MiracastReceiverInputDevices.GameController 属性

定义

返回用于 Miracast 的游戏控制器输入设备,例如游戏板、游戏杆或方向盘。

public:
 property MiracastReceiverGameControllerDevice ^ GameController { MiracastReceiverGameControllerDevice ^ get(); };
MiracastReceiverGameControllerDevice GameController();
public MiracastReceiverGameControllerDevice GameController { get; }
var miracastReceiverGameControllerDevice = miracastReceiverInputDevices.gameController;
Public ReadOnly Property GameController As MiracastReceiverGameControllerDevice

属性值

游戏控制器输入设备。

适用于

另请参阅