ElementModelAccessibilityTooltip Property
|
Sets the Accessibility tooltip displayed and narrated when in Accessibility Mode.
Namespace:
Livit.Learn.ModelAssembly:
Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntaxpublic string AccessibilityTooltip { get; set; }
Property Value
Type:
String
Remarks
The extended tooltip appears below the tooltip, if one has been set.
See Also