Table of Contents

Interface IRouter

Namespace
IO.Scanbot.Sdk.UI.Utils
Assembly
DocumentSDK.NET.Droid.dll
public interface IRouter : IJavaObject, IDisposable, IJavaPeerable
Inherited Members

Properties

NavEvents

ISharedFlow NavEvents { get; }

Property Value

ISharedFlow

Methods

Navigate(Object, IContinuation)

Object Navigate(Object e, IContinuation p1)

Parameters

e Object
p1 IContinuation

Returns

Object