LINE Messaging API SDK for PHP

FlexBoxBorderWidth

FlexBoxBorderWidth Class Doc Comment

Tags
category

Class

description

Width of box border. This is only for `borderWidth` in FlexBox. A value of none means that borders are not rendered; the other values are listed in order of increasing width.

author

OpenAPI Generator team

link
https://openapi-generator.tech

Table of Contents

BOLD  = 'bold'
LIGHT  = 'light'
MEDIUM  = 'medium'
NONE  = 'none'
Possible values of this enum
NORMAL  = 'normal'
SEMI_BOLD  = 'semi-bold'
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