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