Kanzi 4.1.1
LongPressManipulatorComponentMetadata Interface Reference

Metadata definitions for LongPressManipulatorComponent. More...

Inheritance diagram for LongPressManipulatorComponentMetadata:
[legend]

Public Attributes

DynamicPropertyType< Integer > LongPressDurationProperty
 Sets the duration of the press required for the installed long-press manipulator to recognize the long-press gesture and to set off the Long Press trigger.
 
AbstractMetaclass metaclass = new AbstractMetaclass("Kanzi.LongPressManipulatorComponent")
 Metaclass for LongPressManipulatorComponent.
 

Detailed Description

Metadata definitions for LongPressManipulatorComponent.

Member Data Documentation

◆ LongPressDurationProperty

DynamicPropertyType<Integer> LongPressDurationProperty
Initial value:
=
new DynamicPropertyType<>("LongPressManipulatorComponent.LongPressDuration", Integer.class)

Sets the duration of the press required for the installed long-press manipulator to recognize the long-press gesture and to set off the Long Press trigger.