Click or drag to resize

TouchScreenButtonAction Property

The button's action. Actions can be handled with InputEventAction.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public string Action { get; set; }

Property Value

Type: String
See Also