Table of Contents

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

StringName

DoubleTap

Cached name for the 'double_tap' property.

public static readonly StringName DoubleTap

Field Value

StringName

Index

Cached name for the 'index' property.

public static readonly StringName Index

Field Value

StringName

Position

Cached name for the 'position' property.

public static readonly StringName Position

Field Value

StringName

Pressed

Cached name for the 'pressed' property.

public static readonly StringName Pressed

Field Value

StringName