RadialControllerControlAcquiredEventArgs 클래스

정의

RadialController 메뉴에서 사용자 지정 도구를 선택하거나 RadialController 개체와 연결된 앱을 포그라운드로 가져올 때(사용자 지정 RadialController 도구가 활성화된 동안에만 발생) ControlAcquired 이벤트에 대한 이벤트 데이터를 포함합니다.

public ref class RadialControllerControlAcquiredEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 196608)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class RadialControllerControlAcquiredEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 196608)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class RadialControllerControlAcquiredEventArgs
Public NotInheritable Class RadialControllerControlAcquiredEventArgs
상속
Object Platform::Object IInspectable RadialControllerControlAcquiredEventArgs
특성

Windows 요구 사항

디바이스 패밀리
Windows 10 Anniversary Edition (10.0.14393.0에서 도입되었습니다.)
API contract
Windows.Foundation.UniversalApiContract (v3.0에서 도입되었습니다.)

설명

버전 기록

Windows 버전 SDK 버전 추가된 값
1703 15063 IsButtonPressed
1703 15063 SimpleHapticsController

속성

Contact

사용자 지정 도구가 활성 상태인 동안 디지타이저 화면에서 휠 디바이스의 위치 및 경계 영역을 가져옵니다.

IsButtonPressed

휠 디바이스를 눌렀는지 여부를 가져옵니다.

SimpleHapticsController

RadialController와 연결된 SimpleHapticsController 개체에 대한 참조를 가져옵니다.

적용 대상

추가 정보