UxrToggleControlInput.Text Property

Gets or sets the text value. If no Text component is configured it will return Empty.

Namespace: UltimateXR.UI.UnityInputModule.Controls
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0

Syntax

C#

public string Text { get; set; }

Property Value

Type: String

See Also

Reference

UxrToggleControlInput Class
UltimateXR.UI.UnityInputModule.Controls Namespace