Share via


RadialController.ButtonHolding Event

Definition

Occurs when the user presses and holds down the wheel device.

public event TypedEventHandler<RadialController,RadialControllerButtonHoldingEventArgs> ButtonHolding;

Event Type

Windows requirements

Device family
Windows 10 Creators Update (introduced in 10.0.15063.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v4.0)

Remarks

Your app does not receive this event when:

Applies to

See also