Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 463 Bytes

automationpeer_iskeyboardfocusable_2030365113.md

File metadata and controls

22 lines (15 loc) · 463 Bytes
-api-id -api-type
M:Microsoft.UI.Xaml.Automation.Peers.AutomationPeer.IsKeyboardFocusable
winrt method

Microsoft.UI.Xaml.Automation.Peers.AutomationPeer.IsKeyboardFocusable

-description

Gets a value that indicates whether the element can accept keyboard focus.

-returns

true if the element can accept keyboard focus; otherwise, false.

-remarks

-examples

-see-also