Click or drag to resize

GUIButtonBaseModelAccessibilityText Property

Additional text that will be read out together with the text of the button (if such) Only in Accessibility Mode

Namespace:  Livit.Learn.Model.GUI
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public string AccessibilityText { get; set; }

Property Value

Type: String
See Also