IDirectManipulationAutoScrollBehavior interface (directmanipulation.h)

Represents the auto-scroll animation behavior of content as it approaches the boundary of a given axis or axes.

Inheritance

The IDirectManipulationAutoScrollBehavior interface inherits from the IUnknown interface. IDirectManipulationAutoScrollBehavior also has these types of members:

Methods

The IDirectManipulationAutoScrollBehavior interface has these methods.

 
IDirectManipulationAutoScrollBehavior::SetConfiguration

Performs the auto-scroll animation for the viewport this behavior is attached to.

Requirements

Requirement Value
Minimum supported client Windows 8.1 [desktop apps only]
Minimum supported server Windows Server 2012 R2 [desktop apps only]
Target Platform Windows
Header directmanipulation.h

See also

Direct Manipulation Interfaces