ZoomDirection
Union
ZoomDirection
type
Specifies the direction of the Zoom Animation (see example).
The supported directions are:
in—Zooms the content from the inside to the outside.- (Default)
out—Zooms the content from the outside to the inside.
Possible values:
"in""out"