Companion

object Companion

Functions

Link copied to clipboard
fun getInstance(useFineGrainedAttributesState: Boolean): LithoViewAttributesExtension
Link copied to clipboard
fun setViewAttributes(content: Any?, attributes: ViewAttributes, unit: RenderUnit<*>?)
Link copied to clipboard
fun shouldUpdateViewInfo(nextAttributes: ViewAttributes?, currentAttributes: ViewAttributes?): Boolean
Link copied to clipboard
fun unsetViewAttributes(content: Any?, attributes: ViewAttributes, mountFlags: Int)