OpenUrl
class OpenUrl(val url: String, val presentation: AdaptyWebPresentation = AdaptyWebPresentation.ExternalBrowser) : AdaptyUI.Action
Constructors
Link copied to clipboard
constructor(url: String, presentation: AdaptyWebPresentation = AdaptyWebPresentation.ExternalBrowser)