Class ImageElement

  • All Implemented Interfaces:
    com.adapty.ui.internal.ui.element.UIElement

    
    public final class ImageElement
     implements UIElement
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      BaseProps getBaseProps()
      Function0<Unit> toComposable(Function0<Map<String, AdaptyUI.LocalizedViewConfiguration.Asset>> resolveAssets, Function1<StringId, StringWrapper> resolveText, Function0<Map<String, Object>> resolveState, EventCallback eventCallback, Modifier modifier)
      • Methods inherited from class com.adapty.ui.internal.ui.element.UIElement

        toComposableInColumn, toComposableInRow
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait