Sheet

class Sheet(webViewConfiguration: WebViewConfiguration, activity: Activity, supportFragmentManager: FragmentManager) : Presentable

Constructors

Link copied to clipboard
fun Sheet(webViewConfiguration: WebViewConfiguration, activity: Activity, supportFragmentManager: FragmentManager)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
open override fun onBackPressed()

Function responsible for handling back press inside Tpay UI module

Link copied to clipboard
open override fun present(): SheetOpenResult

Function responsible for opening Tpay UI module

Link copied to clipboard
Link copied to clipboard