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