Gets or sets the allowed options for the text entry surface.
public:
property TextEntryOptions Options {
TextEntryOptions get ();
void set (TextEntryOptions value);
}
Type: TextEntryOptions
The allowed options for the text entry surface.
Namespace: Windows.Xbox.SmartGlass
Metadata: windows.winmd
SmartGlassTextEntrySurface Class