toggle menu
ReactAndroid
next
JVM
switch theme
search in API
ReactAndroid
/
com.facebook.react.uimanager
/
LengthPercentage
Length
Percentage
data
class
LengthPercentage
(
value
:
Float
,
val
type
:
LengthPercentageType
)
Members
Constructors
Length
Percentage
Link copied to clipboard
constructor
(
)
constructor
(
value
:
Float
,
type
:
LengthPercentageType
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
type
Link copied to clipboard
val
type
:
LengthPercentageType
Functions
resolve
Link copied to clipboard
fun
resolve
(
referenceLength
:
Float
)
:
Float