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