KeyboardOptions.DescriptionText Property

Description text for the virtual keyboard.

Syntax

public:
property String^ DescriptionText {
         String^ get ();
         void set (String^ value);
}  

Property value

Type: String 

 Description text for the virtual keyboard.

Requirements

Namespace: Windows.Xbox.UI

Metadata: windows.winmd

See also

Reference

KeyboardOptions Class

KeyboardOptions Members

Windows.Xbox.UI Namespace