Specifies whether a video can become larger or smaller to fill the available space.

Location

Namespace
Fuse.Controls
Package
Fuse.Controls.Video 2.9.1

Returns

StretchDirection

Possible Values

Both

An image can be stretched both larger and smaller.

UpOnly

An image will only be expanded to fill up available space, it will not shrink.

DownOnly

An image will only be shrunk to fit in the available space, it will not expand.