KeyboardOptions.LengthIndicatorThreshold Property

The length after which the text length indicator will be displayed.

Syntax

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

Property value

Type: uint32 

 The length after which the text length indicator will be displayed.

Requirements

Namespace: Windows.Xbox.UI

Metadata: windows.winmd

See also

Reference

KeyboardOptions Class

KeyboardOptions Members

Windows.Xbox.UI Namespace