GestureRecognizer.ProcessInertia Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Performs inertia calculations and raises the various inertia events.
For more details on this API, please see the the UWP WinRT ProcessInertia topic.
public:
virtual void ProcessInertia() = ProcessInertia;
void ProcessInertia();
public void ProcessInertia();
function processInertia()
Public Sub ProcessInertia ()