LINE Messaging API SDK for PHP

FlexBoxSpacing

FlexBoxSpacing Class Doc Comment

Tags
category

Class

description

You can specify the minimum space between two components with the `spacing` property of the parent box component, in pixels or with a keyword. FlexBoxSpacing 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