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