LINE Messaging API SDK for PHP

FlexOffset

FlexOffset Class Doc Comment

Tags
category

Class

description

You can specify the offset of a component with the `offset*` property, in pixels or with a keyword. You can also specify the percentage to the box width for `offsetStart` and `offsetEnd` and to the box height for `offsetTop` and `offsetBottom`. FlexOffset 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