Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 609 Bytes

handwritingview_tryclose_287756616.md

File metadata and controls

29 lines (17 loc) · 609 Bytes
-api-id -api-type
M:Windows.UI.Xaml.Controls.HandwritingView.TryClose
winrt method

Windows.UI.Xaml.Controls.HandwritingView.TryClose

-description

Attempts to close the handwriting view panel.

-returns

true if the handwriting view panel closed; otherwise, false.

-remarks

The Closed event is raised if the handwriting view opens successfully.

-see-also

Text input with the handwriting view

-examples