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