Class FlowsTo
Definition
- Namespace:
- ElmSharp.Accessible
- Assembly:
- ElmSharp.dll
- API Level:
- preview
To define the custom reading order.
C#Copypublic class FlowsTo : object, IAccessibleRelation
- Inheritance
-
FlowsTo
- Implements
Properties
Declaration
C#Copypublic AccessibleObject Target { get; set; }
Property Value
Type | Description |
---|---|
AccessibleObject |
API Level: preview
Declaration
C#Copypublic int Type { get; }
Property Value
Type | Description |
---|---|
Int32 |