LINE Messaging API SDK for PHP

FlexSpanSize

FlexSpanSize Class Doc Comment

Tags
category

Class

description

Font size in the `size` property of the Flex span component. You can specify the size in pixels or with a keyword. FlexSpanSize just provides only keywords.

author

OpenAPI Generator team

link
https://openapi-generator.tech

Table of Contents

_3XL  = '3xl'
_4XL  = '4xl'
_5XL  = '5xl'
LG  = 'lg'
MD  = 'md'
SM  = 'sm'
XL  = 'xl'
XS  = 'xs'
XXL  = 'xxl'
XXS  = 'xxs'
Possible values of this enum
getAllowableEnumValues()  : array<string|int, string>
Gets allowable values of the enum

Constants

XXS

Possible values of this enum

public mixed XXS = 'xxs'

Methods

getAllowableEnumValues()

Gets allowable values of the enum

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

Search results