Click or drag to resize

TouchScreenButtonPressed Property

The button's texture for the pressed state.

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

Property Value

Type: Texture
See Also