@Retention(value=CLASS) public @interface OnCreateMountContent
MountSpec
. The onCreateMountContent method can only take a
com.facebook.litho.ComponentContext as parameter. No props are allowed here.Modifier and Type | Optional Element and Description |
---|---|
MountingType |
mountingType
The type of class used for the mount content.
|
public abstract MountingType mountingType