KeyboardOptions.LengthIndicatorVisibility Property

Indicates whether the length indicator should be displayed with the virtual keyboard.

Syntax

public:
property bool LengthIndicatorVisibility {
         bool get ();
         void set (bool value);
}  

Property value

Type: bool 

 Returns a boolean valued indicating whether the length indicator will be displayed with the virtual keyboard.

Requirements

Namespace: Windows.Xbox.UI

Metadata: windows.winmd

See also

Reference

KeyboardOptions Class

KeyboardOptions Members

Windows.Xbox.UI Namespace