miniapp / com.rakuten.tech.mobile.miniapp / MiniAppDisplay / getMiniAppView

getMiniAppView

abstract fun getMiniAppView(): View

Provides the view associated with the mini app to the caller for showing the mini app.

Return View as mini app’s view with LayoutParams set to match the parent’s dimensions.