Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 415 Bytes

corewindow_isinputenabled.md

File metadata and controls

22 lines (15 loc) · 415 Bytes
-api-id -api-type
P:Windows.UI.Core.CoreWindow.IsInputEnabled
winrt property

Windows.UI.Core.CoreWindow.IsInputEnabled

-description

Gets or sets a value that indicates whether input is enabled for the app.

-property-value

True if input is enabled for the app; false if it is disabled.

-remarks

-examples

-see-also