Header menu logo Navs

GetView<'View> Type

An alias for a function that takes a route context and a cancellation token in order to extract the view that will be rendered when the route is activated.

Instance members

Instance member Description

this.Invoke

Full Usage: this.Invoke

Parameters:
Returns: CancellableValueTask<'View>
Modifiers: abstract
arg0 : RouteContext
arg1 : INavigable<'View>
Returns: CancellableValueTask<'View>

Type something to start searching.