Click or drag to resize

ElementModelAccessibilityTooltip Property

Sets the Accessibility tooltip displayed and narrated when in Accessibility Mode.

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

Property Value

Type: String
Remarks

The extended tooltip appears below the tooltip, if one has been set.

See Also