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