LINE Messaging API SDK for PHP

FlexBoxCornerRadius

FlexBoxCornerRadius Class Doc Comment

Tags
category

Class

description

Radius at the time of rounding the corners of the box. This is only for `cornerRadius` in FlexBox. A value of none means that corners are not rounded; the other values are listed in order of increasing radius.

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

Methods

getAllowableEnumValues()

Gets allowable values of the enum

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

Search results