Class MemberOf
Definition
- Namespace:
- ElmSharp.Accessible
- Assembly:
- ElmSharp.dll
- API Level:
- preview
To define the member relationship for an accessible object.
C#Copypublic class MemberOf : IAccessibleRelation
- Inheritance
-
MemberOf
- 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 |
---|---|
System.Int32 |