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