EmptyFrameFittingOptions

Options for fitting content in an empty frame.

Values

Name

Description

Value

EmptyFrameFittingOptions.CONTENT_TO_FRAME

Resizes content to fit the frame. Note: Content that has different proportions than the frame appears stretched or squeezed.

1668575078

EmptyFrameFittingOptions.FILL_PROPORTIONALLY

Resizes content to fill the frame while perserving the content's proportions. If the content and frame have different proportions, some of the content is obscured by the frame.

1718185072

EmptyFrameFittingOptions.NONE

Does not use a fitting option.

1852796517

EmptyFrameFittingOptions.PROPORTIONALLY

Resizes content to fit the frame while preserving content proportions. If the content and frame have different proportions, some empty space appears in the frame.

1668247152

Object of

FrameFittingOption.fittingOnEmptyFrame

FindObjectPreference.fittingOnEmptyFrame

ChangeObjectPreference.fittingOnEmptyFrame