IZoomableView.handlePointer method

Deprecated. Do not use this method in new projects.

Syntax

iZoomableView.handlePointer(pointerId);

Parameters

  • pointerId
    Type: Number

    The ID of the pointer.

Return value

This method does not return a value.

Requirements

Minimum WinJS version

WinJS 3.0

Namespace

WinJS.UI

See also

IZoomableView