SmartGlassTextEntrySurface.MaxLength Property

Gets or sets the value that specifies the maximum number of characters allowed for user input.

Syntax

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

Property value

Type: uint32 

 A integer value indicating the maximum number of characters allowed for user input.

Remarks

The default for MaxLength is 0 (no limit).

Requirements

Namespace: Windows.Xbox.SmartGlass

Metadata: windows.winmd

See also

Reference

SmartGlassTextEntrySurface Class

SmartGlassTextEntrySurface Members

Windows.Xbox.SmartGlass Namespace