LINE Messaging API SDK for PHP

FlexMargin

FlexMargin Class Doc Comment

Tags
category

Class

description

You can specify the minimum space before a child component with the `margin` property of the child component, in pixels or with a keyword. FlexMargin 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

NONE

Possible values of this enum

public mixed NONE = 'none'

Methods

getAllowableEnumValues()

Gets allowable values of the enum

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

Search results