Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 505 Bytes

keyroutedeventargs_keystatus.md

File metadata and controls

22 lines (15 loc) · 505 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Input.KeyRoutedEventArgs.KeyStatus
winrt property

Microsoft.UI.Xaml.Input.KeyRoutedEventArgs.KeyStatus

-description

Gets a structure value that reports various system-detected characteristics of the key press, including repeat count and menu status.

-property-value

A structure value with flags that report status.

-remarks

-examples

-see-also