Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 459 Bytes

coreindependentinputsource_isinputenabled.md

File metadata and controls

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

Windows.UI.Core.CoreIndependentInputSource.IsInputEnabled

-description

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

-property-value

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

-remarks

-examples

-see-also