The IGesturesSettings interface provides configuration gestures that are supported by the presentation.
This interface can be obtained using the INavigationSettings.Gestures property.
Table 1. Properties
Property | Value Type | Access | Default value | Property description |
---|
EnableZooming | bool | Read/Write | true | Enables the Zoom gesture when the presentation is viewed on mobile devices. |
Table 2. Methods
Method | Description |
---|
void Reset() | Restores default gestures settings. |