toggle menu
Airship Android SDK
androidJvm
switch theme
search in API
urbanairship-layout
/
com.urbanairship.android.layout.util
/
InitialSpacing
Initial
Spacing
@
RestrictTo
(
value
=
RestrictTo.Scope.LIBRARY_GROUP
)
abstract
class
InitialSpacing
Inheritors
InitialMargins
InitialPadding
Members
Constructors
Initial
Spacing
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
Functions
to
String
Link copied to clipboard
open
fun
toString
(
)
:
String