Interface IRouter
public interface IRouter : IJavaObject, IDisposable, IJavaPeerable
- Inherited Members
Properties
NavEvents
ISharedFlow NavEvents { get; }
Property Value
Methods
Navigate(Object, IContinuation)
Object Navigate(Object e, IContinuation p1)
Parameters
e
Objectp1
IContinuation