Class InputEventScreenTouch.PropertyName
- Namespace
- Godot
- Assembly
- GodotSharp.dll
Cached StringNames for the properties and fields contained in this class, for fast lookup.
public class InputEventScreenTouch.PropertyName : InputEventFromWindow.PropertyName
- Inheritance
-
InputEventScreenTouch.PropertyName
- Inherited Members
Constructors
PropertyName()
public PropertyName()
Fields
Canceled
Cached name for the 'canceled' property.
public static readonly StringName Canceled
Field Value
DoubleTap
Cached name for the 'double_tap' property.
public static readonly StringName DoubleTap
Field Value
Index
Cached name for the 'index' property.
public static readonly StringName Index
Field Value
Position
Cached name for the 'position' property.
public static readonly StringName Position
Field Value
Pressed
Cached name for the 'pressed' property.
public static readonly StringName Pressed