Share via


PropertyPaneToggleProperties.OffText Property

Definition

Gets or Sets text to display when toggle is OFF of type String.

public string OffText { get; set; }
member this.OffText : string with get, set
Public Property OffText As String

Property Value

This value is the label of the toggle field when off.

Applies to