Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 395 Bytes

inputenabledeventargs_inputenabled.md

File metadata and controls

22 lines (15 loc) · 395 Bytes
-api-id -api-type
P:Windows.UI.Core.InputEnabledEventArgs.InputEnabled
winrt property

Windows.UI.Core.InputEnabledEventArgs.InputEnabled

-description

Gets whether the window is enabled for input.

-property-value

True if the window is enabled for input; false if it is not.

-remarks

-examples

-see-also