Configures the multi tap gesture to a specific corner gesture to open the admin dialog.
Path:

security.password.gestures.singleCornerTapGesture

Hierarchy

  • AdminDialogTapGestureConfig

Properties

Properties

allow: boolean

Default: false

True when the multi tap a single corner gesture should be active.

security.password.gestures.singleCornerTapGesture.allow

left: boolean

Default: false

True when the corner is on the left side of the screen.

security.password.gestures.singleCornerTapGesture.left

top: boolean

Default: false

True when the corner is on the top side of the screen.

security.password.gestures.singleCornerTapGesture.top

Generated using TypeDoc