DefaultCameraNavigationBarBottomAdapter

Internal use only.

Constructors

Functions

Link copied to clipboard
public final <Error class: unknown class> getViewBinding()
Link copied to clipboard
public View onCreateView(ViewGroup container)

Called when the custom view is required. It will be injected into the SDK's layout.

Link copied to clipboard
public Unit onDestroy()

Called when the layout is destroyed.

Link copied to clipboard
public Unit setBackButtonVisibility(Integer visibility)

Set back button visibility.

Link copied to clipboard

Set the click listener for the back button.

Link copied to clipboard

Set the click listener for the help button.

Link copied to clipboard
public final Unit setViewBinding(<Error class: unknown class> viewBinding)

Properties

Link copied to clipboard
private <Error class: unknown class> viewBinding