LINE Messaging API SDK for PHP

FlexBoxPadding

FlexBoxPadding Class Doc Comment

Tags
category

Class

description

Padding can be specified in pixels, percentage (to the parent box width) or with a keyword. FlexBoxPadding just provides only keywords.

author

OpenAPI Generator team

link
https://openapi-generator.tech

Table of Contents

LG  = 'lg'
MD  = 'md'
NONE  = 'none'
Possible values of this enum
SM  = 'sm'
XL  = 'xl'
XS  = 'xs'
XXL  = 'xxl'
getAllowableEnumValues()  : array<string|int, string>
Gets allowable values of the enum

Constants

Methods

getAllowableEnumValues()

Gets allowable values of the enum

public static getAllowableEnumValues() : array<string|int, string>
Return values
array<string|int, string>

Search results