Click or drag to resize

LongPressGestureonce Field

如果为真,则onAction再一次按下释放过程只派发一次。如果为假,则每隔duration时间派发一次。

Namespace:  FairyGUI
Assembly:  FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool once

Field Value

Type: Boolean
See Also