toggle menu
Karte
androidJvm
switch theme
search in API
inappframe
/
io.karte.android.inappframe
/
InAppFrameDelegate
In
App
Frame
Delegate
abstract
class
InAppFrameDelegate
InAppFrameで発生するイベントを委譲するためのクラスです。
Members
Constructors
In
App
Frame
Delegate
Link copied to clipboard
constructor
(
)
Functions
should
Open
URL
Link copied to clipboard
open
fun
shouldOpenURL
(
url
:
Uri
)
:
Boolean
InAppFrame内のアイテムがタップされた際に、URLをSDK側で自動的に処理するかどうか問い合わせます。