toggle menu
Airship Android SDK
androidJvm
switch theme
search in API
urbanairship-layout
/
com.urbanairship.android.layout.property
/
ConstrainedSize
/
PercentConstrainedDimension
Percent
Constrained
Dimension
open
class
PercentConstrainedDimension
:
ConstrainedSize.ConstrainedDimension
Members
Inherited properties
type
Link copied to clipboard
@
NonNull
@get:
NonNull
val
type
:
ConstrainedSize.ConstrainedDimensionType
Functions
get
Float
Link copied to clipboard
open
fun
getFloat
(
)
:
Float
get
Int
Link copied to clipboard
open
fun
getInt
(
)
:
Int
to
String
Link copied to clipboard
@
NonNull
open
fun
toString
(
)
:
String
Inherited functions
is
Absolute
Link copied to clipboard
open
fun
isAbsolute
(
)
:
Boolean
is
Percent
Link copied to clipboard
open
fun
isPercent
(
)
:
Boolean
of
Link copied to clipboard
@
Nullable
open
fun
of
(
@
Nullable
value
:
String
)
:
ConstrainedSize.ConstrainedDimension