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

Constants

LG  : mixed = 'lg'
MD  : mixed = 'md'
NONE  : mixed = 'none'
Possible values of this enum
SM  : mixed = 'sm'
XL  : mixed = 'xl'
XS  : mixed = 'xs'
XXL  : mixed = 'xxl'

Methods

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>
On this page

Search results