FMX.Maps.TCustomMapView.GestureOptionsStored
Delphi
function GestureOptionsStored: Boolean;
C++
bool __fastcall GestureOptionsStored(void);
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| function | protected | FMX.Maps.pas FMX.Maps.hpp  | 
        FMX.Maps | TCustomMapView | 
Description
Whether the value of GestureOptions is the same as the value of DefaultGestureOptions (True) or not (False).