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