ScrollingZoomOptions Constructors

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.

Overloads

ScrollingZoomOptions(ScrollingAnimationMode)

C#
[Windows.Foundation.Metadata.Experimental]
public ScrollingZoomOptions(ScrollingAnimationMode animationMode);

Parameters

animationMode
ScrollingAnimationMode
Attributes

Applies to

WinUI 2 2.8-prerelease and other versions
Product Versions
WinUI 2 2.5-prerelease, 2.6-prerelease, 2.7-prerelease, 2.8-prerelease

ScrollingZoomOptions(ScrollingAnimationMode, ScrollingSnapPointsMode)

C#
[Windows.Foundation.Metadata.Experimental]
public ScrollingZoomOptions(ScrollingAnimationMode animationMode, ScrollingSnapPointsMode snapPointsMode);

Parameters

animationMode
ScrollingAnimationMode
snapPointsMode
ScrollingSnapPointsMode
Attributes

Applies to

WinUI 2 2.8-prerelease and other versions
Product Versions
WinUI 2 2.5-prerelease, 2.6-prerelease, 2.7-prerelease, 2.8-prerelease