다음을 통해 공유


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

속성 값

게임 컨트롤러 입력 디바이스입니다.

적용 대상

추가 정보