Click or drag to resize

UICommandHelpText Property

The text that should appear in the help area

Namespace:  ImmerseSDK.UI.Commands
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public string HelpText { get; set; }

Property Value

Type: String
See Also