Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 617 Bytes

handwritingview_isswitchtokeyboardenabled.md

File metadata and controls

26 lines (16 loc) · 617 Bytes
-api-id -api-type
P:Windows.UI.Xaml.Controls.HandwritingView.IsSwitchToKeyboardEnabled
winrt property

Windows.UI.Xaml.Controls.HandwritingView.IsSwitchToKeyboardEnabled

-description

Gets or sets whether a button for switching to keyboard input is visible on the HandwritingView.

-property-value

True (default), if the keyboard button is visible. Otherwise, false.

-remarks

-see-also

Text input with the handwriting view

-examples