Class TooltipFor
Definition
- Namespace:
- ElmSharp.Accessible
- Assembly:
- ElmSharp.dll
- API Level:
- preview
To define the tooltip for an accessible object.
C#Copypublic class TooltipFor : IAccessibleRelation
- Inheritance
-
System.ObjectTooltipFor
- Implements
Properties
Declaration
C#Copypublic AccessibleObject Target { get; set; }
Property Value
Type | Description |
---|---|
AccessibleObject |
API Level: preview
Declaration
C#Copypublic int Type { get; }
Property Value
Type | Description |
---|---|
Int32 |