Class LabelFor
Definition
- Namespace:
- ElmSharp.Accessible
- Assembly:
- ElmSharp.dll
To define the label info for an accessible object.
public class LabelFor : IAccessibleRelation
- Inheritance
-
objectLabelFor
- Implements
Properties
View SourceTarget
Gets or sets the target object which is LabelFor.
Declaration
public AccessibleObject Target { get; set; }
Property Value
Type | Description |
---|---|
AccessibleObject |
Type
Gets the LabelFor type.
Declaration
public int Type { get; }
Property Value
Type | Description |
---|---|
int |