Property | Type | Description | |
---|---|---|---|
DefaultContentProperty | DependencyProperty | ||
RouterProperty | DependencyProperty | ||
ViewContractObservableProperty | DependencyProperty |
Method | Description | |
---|---|---|
PopViewController ( bool animated ) : UIKit.UIViewController | ||
PushViewController ( UIKit.UIViewController viewController, bool animated ) : void | ||
RoutedViewHost ( ) : System |
Method | Description | |
---|---|---|
ResolveView ( IRoutableViewModel viewModel, string contract ) : UIViewController |
public PopViewController ( bool animated ) : UIKit.UIViewController | ||
animated | bool | |
return | UIKit.UIViewController |
public PushViewController ( UIKit.UIViewController viewController, bool animated ) : void | ||
viewController | UIKit.UIViewController | |
animated | bool | |
return | void |
public static DependencyProperty DefaultContentProperty | ||
return | DependencyProperty |
public static DependencyProperty RouterProperty | ||
return | DependencyProperty |