Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 599 Bytes

coreinputviewhidingeventargs_trycancel_50138317.md

File metadata and controls

24 lines (15 loc) · 599 Bytes
-api-id -api-type
M:Windows.UI.ViewManagement.Core.CoreInputViewHidingEventArgs.TryCancel
winrt method

Windows.UI.ViewManagement.Core.CoreInputViewHidingEventArgs.TryCancel

-description

Attempts to cancel the PrimaryViewHiding event of the input pane associated with the CoreInputView (if input pane is visible).

-returns

True, if operation was successful. Otherwise, false.

-remarks

-see-also

-examples