Summary
Extension methods associated with the IMutableDependencyResolver interface.
- Namespace
- Sextant
.XamForms - Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["DependencyResolverMixins"]
class Type type-node
Syntax
public static class DependencyResolverMixins
Properties
Name | Value | Summary |
---|---|---|
NavigationView | string |
Gets the navigation view key.
static
|
Methods
Name | Value | Summary |
---|---|---|
GetNavigationView |
NavigationView? |
Gets the navigation view.
static
|
Register |
I |
Initializes the sextant.
static
|
Register |
I |
Initializes sextant.
static
|
Register |
I |
Registers a value for navigation.
static
|
Extension Methods
Name | Value | Summary |
---|---|---|
Invoke |
object |
This is a thing I lifted from Prism.
|