RawGameController.Headset 属性

定义

连接到原始游戏控制器的音频耳机。

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

属性值

连接到原始游戏控制器的音频耳机。

实现

注解

有关 头戴显示设备 编程的信息,请参阅头戴显示设备。

适用于

另请参阅