TemplateImageSize
in package
TemplateImageSize Class Doc Comment
Tags
Table of Contents
- CONTAIN = 'contain'
- COVER = 'cover'
- Possible values of this enum
- getAllowableEnumValues() : array<string|int, string>
- Gets allowable values of the enum
Constants
CONTAIN
public
mixed
CONTAIN
= 'contain'
COVER
Possible values of this enum
public
mixed
COVER
= 'cover'
Methods
getAllowableEnumValues()
Gets allowable values of the enum
public
static getAllowableEnumValues() : array<string|int, string>