MAUI | ComponentOne
C1.Maui.Core Assembly / C1.Maui.Core Namespace / C1Button Class / IsFocusable Property
In This Topic
    IsFocusable Property (C1Button)
    In This Topic
    Gets or sets whether the button can receive the focus.
    Syntax
    public bool IsFocusable {get; set;}
    See Also