simple_system_manager
Toggle table of contents
0.4.15
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
simple_system_manager
simple_system_manager
/
kr.open.library.simple_ui.system_manager.xml.display
/
DisplayInfoBarInsets
Display
Info
Bar
Insets
data
class
DisplayInfoBarInsets
(
val
top
:
Int
,
val
bottom
:
Int
,
val
left
:
Int
,
val
right
:
Int
)
Members
Constructors
Display
Info
Bar
Insets
Link copied to clipboard
constructor
(
top
:
Int
,
bottom
:
Int
,
left
:
Int
,
right
:
Int
)
Properties
bottom
Link copied to clipboard
val
bottom
:
Int
is
Empty
Link copied to clipboard
val
isEmpty
:
Boolean
left
Link copied to clipboard
val
left
:
Int
right
Link copied to clipboard
val
right
:
Int
thickness
Link copied to clipboard
val
thickness
:
Int
top
Link copied to clipboard
val
top
:
Int