MAUI | ComponentOne
C1.Maui.Core Assembly / C1.Maui.Core Namespace / C1Button Class / FocusBrush Property
In This Topic
    FocusBrush Property (C1Button)
    In This Topic
    Gets or sets the Microsoft.Maui.Controls.Brush used to highlight the focused control.
    Syntax
    public Brush FocusBrush {get; set;}
    See Also