ScrollingZoomMode Enum
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.
Defines constants that specify whether the ScrollView
can zoom in and out by means of user input.
public enum class ScrollingZoomMode
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.UI.Xaml.XamlContract, 327680)]
enum class ScrollingZoomMode
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.XamlContract), 327680)]
public enum ScrollingZoomMode
Public Enum ScrollingZoomMode
- Inheritance
-
ScrollingZoomMode
- Attributes
Fields
Name | Value | Description |
---|---|---|
Enabled | 0 | The |
Disabled | 1 | The |