Class ControllerFor
Definition
- Namespace:
- ElmSharp.Accessible
- Assembly:
- ElmSharp.dll
To define the control relationship for an accessible object.
public class ControllerFor : IAccessibleRelation
- Inheritance
-
objectControllerFor
- Implements
Properties
View SourceTarget
Gets or sets the target object, which is ControllerFor.
Declaration
public AccessibleObject Target { get; set; }
Property Value
Type | Description |
---|---|
AccessibleObject |
Type
Gets the ControllerFor type.
Declaration
public int Type { get; }
Property Value
Type | Description |
---|---|
int |