ArcadeStick.Headset Property

Definition

The audio headset attached to the arcade stick.

public:
 property Headset ^ Headset { Headset ^ get(); };
Headset Headset();
public Headset Headset { get; }
var headset = arcadeStick.headset;
Public ReadOnly Property Headset As Headset

Property Value

The audio headset attached to the arcade stick.

Implements

Applies to

See also