Show / Hide Table of Contents

Delegate InAppMessaging.HandleOpenUrlWithScene

Namespace: Io.Karte
Syntax
public delegate void HandleOpenUrlWithScene(string url, string sceneIdentifier);
Parameters
Type Name Description
System.String url
System.String sceneIdentifier
In This Article
Back to top Generated by DocFX