ControllerChangedEventArgs members
Represents the event data of a ControllerChanged event.
The ControllerChangedEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
ControllerName | Gets the display name of the new controller. An empty string indicates that the control is back to the sharer. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top