Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 516 Bytes

keyboardinputbuffer_inputscope.md

File metadata and controls

23 lines (16 loc) · 516 Bytes
-api-id -api-type
P:Windows.Phone.UI.Core.KeyboardInputBuffer.InputScope
winrt property

Windows.Phone.UI.Core.KeyboardInputBuffer.InputScope

-description

Gets or sets the input scope which determines the set of keys displayed on the Software Input Panel keyboard on the phone

-property-value

The input scope.

-remarks

The default input scope is CoreInputScope::Text.

-examples

-see-also