KeyboardOptions.MaxLength Property

The maximum length of the text the virtual keyboard will accept.

Syntax

public:
property uint32 MaxLength {
         uint32 get ();
         void set (uint32 value);
}  

Property value

Type: uint32 

 The maximum length of the text the virtual keyboard will accept.

Requirements

Namespace: Windows.Xbox.UI

Metadata: windows.winmd

See also

Reference

KeyboardOptions Class

KeyboardOptions Members

Windows.Xbox.UI Namespace