IDirectManipulationTilingManager interface

[This documentation is preliminary and is subject to change.]

Applies to: desktop apps only

Manages subsets of large content areas on behalf of the application.

Members

The IDirectManipulationTilingManager interface inherits from the IUnknown interface. IDirectManipulationTilingManager also has the following types of members:

  • Methods

Methods

The IDirectManipulationTilingManager interface has the following methods.

Method Description
AddMotion

Adds a motion to the region.

BeginManipulation

Instructs the tiling manager to start monitoring the manipulation of a region instance.

ComputeTilesForRegion

Computes tiles for a region based on the current content size and the value of the motions associated with the region.

EndManipulation

Instructs the tiling manager to stop sending callbacks for this region instance.

GetParameters

Retrieves the default values for all tiling parameters.

RemoveMotion

Removes a motion from the region.

SetParameters

Overwrites default parameters with application-specified values

 

Requirements

Minimum supported client

Windows Developer Preview

Minimum supported server

Windows Server Developer Preview

IDL

DirectManipulation.idl

 

 

Build date: 12/12/2011