Header menu logo Navs

RouteGuard<'View> Type

An alias for a function that takes a route context and a cancellation token In order to determine if the route can be activated/deactivated or not.

Instance members

Instance member Description

this.Invoke

Full Usage: this.Invoke

Parameters:
Returns: CancellableValueTask<GuardResponse>
Modifiers: abstract
arg0 : RouteContext voption
arg1 : RouteContext
Returns: CancellableValueTask<GuardResponse>

Type something to start searching.