Class DescriptionFor
Definition
- Namespace:
- ElmSharp.Accessible
- Assembly:
- ElmSharp.dll
- API Level:
- preview
To define the description for an accessible object.
public class DescriptionFor : IAccessibleRelation
- Inheritance
-
DescriptionFor
- Implements
Properties
View SourceTarget
Gets or sets the target object, which is DescriptionFor.
Declaration
public AccessibleObject Target { get; set; }
Property Value
Type | Description |
---|---|
AccessibleObject |
API Level: preview
View SourceType
Gets the DescriptionFor type.
Declaration
public int Type { get; }
Property Value
Type | Description |
---|---|
Int32 |