Share via


PropertyPaneToggleProperties.OnText Property

Definition

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

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

Property Value

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

Applies to