Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 615 Bytes

manipulationdeltaeventhandler.md

File metadata and controls

27 lines (18 loc) · 615 Bytes
-api-id -api-type
T:Windows.UI.Xaml.Input.ManipulationDeltaEventHandler
winrt delegate

Windows.UI.Xaml.Input.ManipulationDeltaEventHandler

-description

Represents the method that will handle ManipulationDelta and related events.

-parameters

-param sender

The object where the handler is attached.

-param e

Event data for the event.

-remarks

-examples

-see-also