Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 461 Bytes

radialcontrollerscreencontactcontinuedeventargs_isbuttonpressed.md

File metadata and controls

23 lines (15 loc) · 461 Bytes
-api-id -api-type
P:Windows.UI.Input.RadialControllerScreenContactContinuedEventArgs.IsButtonPressed
winrt property

Windows.UI.Input.RadialControllerScreenContactContinuedEventArgs.IsButtonPressed

-description

Gets whether the wheel device is pressed.

-property-value

true if pressed. Otherwise, false.

-remarks

-see-also

-examples