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