RadialControllerControlAcquiredEventArgs 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
包含当从 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
- 继承
- 属性
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 对象的引用。 |