Class LongPressEndDetails
Namespace: Unity.UIWidgets.gestures
Syntax
public class LongPressEndDetails
Constructors
LongPressEndDetails(Offset)
Declaration
public LongPressEndDetails(Offset globalPosition = null)
Parameters
Type | Name | Description |
---|---|---|
Offset | globalPosition |
Fields
globalPosition
Declaration
public readonly Offset globalPosition
Field Value
Type | Description |
---|---|
Offset |