MAUI | ComponentOne
C1.Maui.Core Assembly / C1.Maui.Core Namespace / C1ToggleButton Class / CheckedBrush Property
In This Topic
    CheckedBrush Property
    In This Topic
    Gets or sets the brush to highlight the element when the button is checked.
    Syntax
    public Brush CheckedBrush {get; set;}
    See Also