toggle menu
ChatCenterUI SDK
5.15.0
ChatCenterUI SDK
switch theme
search in API
ChatCenterUI SDK
/
edna.chatcenter.ui.visual.holders.helper
/
BordersSize
Borders
Size
data
class
BordersSize
(
val
left
:
Int
,
val
top
:
Int
,
val
right
:
Int
,
val
bottom
:
Int
)
Members
Constructors
Borders
Size
Link copied to clipboard
constructor
(
left
:
Int
,
top
:
Int
,
right
:
Int
,
bottom
:
Int
)
Properties
bottom
Link copied to clipboard
val
bottom
:
Int
left
Link copied to clipboard
val
left
:
Int
right
Link copied to clipboard
val
right
:
Int
top
Link copied to clipboard
val
top
:
Int