Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 615 Bytes

zoomtransitionmode.md

File metadata and controls

31 lines (21 loc) · 615 Bytes
-api-id -api-type
T:Windows.Media.Devices.ZoomTransitionMode
winrt enum

ZoomTransitionMode

-description

Defines the zoom transition modes.

-enum-fields

-field Auto:0

The default zoom transition mode for the device. Can be Direct or Smooth, depending on the device.

-field Direct:1

The zoom transition is instantaneous.

-field Smooth:2

The zoom transition is smooth.

-remarks

-examples

-see-also

ZoomSettings, ZoomControl