Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 559 Bytes

coreindependentinputsourcecontroller_ispalmrejectionenabled.md

File metadata and controls

24 lines (15 loc) · 559 Bytes
-api-id -api-type
P:Windows.UI.Core.CoreIndependentInputSourceController.IsPalmRejectionEnabled
winrt property

Windows.UI.Core.CoreIndependentInputSourceController.IsPalmRejectionEnabled

-description

Gets or sets whether enhanced logic is used to detect accidental touch input when using a pen.

-property-value

True, if touch input should be delayed (or ignored) when pen input is also detected. Otherwise, false. The default is false.

-remarks

-see-also

-examples