Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 640 Bytes

handwritingview_isopen.md

File metadata and controls

29 lines (17 loc) · 640 Bytes
-api-id -api-type
P:Windows.UI.Xaml.Controls.HandwritingView.IsOpen
winrt property

Windows.UI.Xaml.Controls.HandwritingView.IsOpen

-description

Gets a value that indicates whether the handwriting view panel is open.

-property-value

true if the handwriting view panel is open; otherwise, false.

-remarks

The value of this property is set after the Opened or Closed event occurs.

-see-also

Text input with the handwriting view

-examples