Switch.TextOff Property

Definition

Returns the text displayed when the button is not in the checked state. Related XML Attributes:

public string? TextOff { get; set; }
member this.TextOff : string with get, set

Property Value

The current text off value.

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to