Edit

Share via


ControllerChangedEventArgs Class

Definition

Represents the event data of a ControllerChanged event.

public ref class ControllerChangedEventArgs : EventArgs
public class ControllerChangedEventArgs : EventArgs
type ControllerChangedEventArgs = class
    inherit EventArgs
Public Class ControllerChangedEventArgs
Inherits EventArgs
Inheritance
ControllerChangedEventArgs

Properties

ControllerName

Gets the display name of the new controller. An empty string indicates that the control is back to the sharer.

Applies to