Object SkippedElement
-
- All Implemented Interfaces:
-
com.adapty.ui.internal.ui.element.UIElement
public class SkippedElement implements UIElement
-
-
Field Summary
Fields Modifier and Type Field Description private final BasePropsbasePropspublic final static SkippedElementINSTANCE
-
Method Summary
Modifier and Type Method Description Function0<Unit>toComposable(Function0<Map<String, AdaptyUI.LocalizedViewConfiguration.Asset>> resolveAssets, Function1<StringId, StringWrapper> resolveText, Function0<Map<String, Object>> resolveState, EventCallback eventCallback, Modifier modifier)BasePropsgetBaseProps()-
-
Method Detail
-
toComposable
Function0<Unit> toComposable(Function0<Map<String, AdaptyUI.LocalizedViewConfiguration.Asset>> resolveAssets, Function1<StringId, StringWrapper> resolveText, Function0<Map<String, Object>> resolveState, EventCallback eventCallback, Modifier modifier)
-
getBaseProps
BaseProps getBaseProps()
-
-
-
-