Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 895 Bytes

scrollviewer_setiszoominertiaenabled_1565411733.md

File metadata and controls

30 lines (20 loc) · 895 Bytes
-api-id -api-type
M:Windows.UI.Xaml.Controls.ScrollViewer.SetIsZoomInertiaEnabled(Windows.UI.Xaml.DependencyObject,System.Boolean)
winrt method

Windows.UI.Xaml.Controls.ScrollViewer.SetIsZoomInertiaEnabled

-description

Sets the value of the IsZoomInertiaEnabled dependency property / ScrollViewer.IsZoomInertiaEnabled XAML attached property on a specified element.

-parameters

-param element

The element on which to set the property value.

-param isZoomInertiaEnabled

The value to set.

-remarks

For more info, see the IsZoomInertiaEnabled property.

-examples

-see-also

IsZoomInertiaEnabled