C1.Maui.Core Assembly / C1.Maui.Core Namespace / C1ToggleButton Class / CheckedContent Property
In This Topic
CheckedContent Property
In This Topic
Gets or sets the content show when the button is checked.
Syntax
public object CheckedContent {get; set;}
See Also