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