DigitalInvoiceOnboardingNavigationBarBottomAdapter
public protocol DigitalInvoiceOnboardingNavigationBarBottomAdapter : InjectedViewAdapter
Protocol for injecting a custom bottom navigation bar on the onboarding screen for digital invoices.
Note
Bottom navigation only.-
Set the callback for the get started button action.
Declaration
Swift
func setGetStartedButtonClickedActionCallback(_ callback: @escaping () -> Void)
Parameters
callback
An action callback, which should be retained and called in get started button action method