MeshBaker
Public Attributes | List of all members
FingerGestures.DefaultComponentCreationFlags.GlobalGestures Class Reference

Public Attributes

bool enabled = true
 
bool longPress = true
 
bool drag = true
 
bool swipe = true
 
bool tap = true
 
bool pinch = true
 
bool rotation = true
 
bool twoFingerLongPress = true
 
bool twoFingerDrag = true
 
bool twoFingerSwipe = true
 
bool twoFingerTap = true
 

Member Data Documentation

§ drag

bool FingerGestures.DefaultComponentCreationFlags.GlobalGestures.drag = true

§ enabled

bool FingerGestures.DefaultComponentCreationFlags.GlobalGestures.enabled = true

§ longPress

bool FingerGestures.DefaultComponentCreationFlags.GlobalGestures.longPress = true

§ pinch

bool FingerGestures.DefaultComponentCreationFlags.GlobalGestures.pinch = true

§ rotation

bool FingerGestures.DefaultComponentCreationFlags.GlobalGestures.rotation = true

§ swipe

bool FingerGestures.DefaultComponentCreationFlags.GlobalGestures.swipe = true

§ tap

bool FingerGestures.DefaultComponentCreationFlags.GlobalGestures.tap = true

§ twoFingerDrag

bool FingerGestures.DefaultComponentCreationFlags.GlobalGestures.twoFingerDrag = true

§ twoFingerLongPress

bool FingerGestures.DefaultComponentCreationFlags.GlobalGestures.twoFingerLongPress = true

§ twoFingerSwipe

bool FingerGestures.DefaultComponentCreationFlags.GlobalGestures.twoFingerSwipe = true

§ twoFingerTap

bool FingerGestures.DefaultComponentCreationFlags.GlobalGestures.twoFingerTap = true

The documentation for this class was generated from the following file: