toggle menu
Litho
androidJvm
switch theme
search in API
litho-core
/
com.facebook.litho
/
LithoMountData
Litho
Mount
Data
class
LithoMountData
(
content
:
Any
?
)
This class hosts any extra mount data related to MountItem.
Members
Constructors
Litho
Mount
Data
Link copied to clipboard
constructor
(
content
:
Any
?
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
default
Attribute
Values
Flags
Link copied to clipboard
val
defaultAttributeValuesFlags
:
Int
is
Released
Link copied to clipboard
@
JvmField
var
isReleased
:
Boolean
release
Cause
Link copied to clipboard
@
JvmField
var
releaseCause
:
String
?