WebKitWebViewUIImplementation
class WebKitWebViewUIImplementation(var actionBarBackgroundColor: Int? = null, var actionBarButtonTintColor: Int? = null, var wechatRedirectURI: Uri? = null, var authgearDelegate: AuthgearDelegate? = null) : UIImplementation
Constructors
Link copied to clipboard
constructor(actionBarBackgroundColor: Int? = null, actionBarButtonTintColor: Int? = null, wechatRedirectURI: Uri? = null, authgearDelegate: AuthgearDelegate? = null)
Properties
Functions
Link copied to clipboard
open override fun openAuthorizationURL(context: Context, options: OpenAuthorizationURLOptions, listener: OnOpenAuthorizationURLListener)