Share via


PropertyPaneToggleProperties.Checked Property

Definition

Gets or Sets a value indicating whether the property pane checkbox is checked or not of type Boolean.

public bool Checked { get; set; }
member this.Checked : bool with get, set
Public Property Checked As Boolean

Property Value

This value indicates whether the toggle field is checked.

Applies to