imageThumbnailResizeType property

String imageThumbnailResizeType
final

Resize type of the image attachment thumbnail.

Defaults to crop

Implementation

final String /*clip|crop|scale|fill*/ imageThumbnailResizeType;