Свойство | Тип | Описание | |
---|---|---|---|
DefaultContentProperty | DependencyProperty | ||
RouterProperty | DependencyProperty | ||
ViewContractObservableProperty | DependencyProperty |
Метод | Описание | |
---|---|---|
PopViewController ( bool animated ) : UIKit.UIViewController | ||
PushViewController ( UIKit.UIViewController viewController, bool animated ) : void | ||
RoutedViewHost ( ) : System |
Метод | Описание | |
---|---|---|
ResolveView ( IRoutableViewModel viewModel, string contract ) : UIViewController |
public PopViewController ( bool animated ) : UIKit.UIViewController | ||
animated | bool | |
Результат | UIKit.UIViewController |
public PushViewController ( UIKit.UIViewController viewController, bool animated ) : void | ||
viewController | UIKit.UIViewController | |
animated | bool | |
Результат | void |
public static DependencyProperty DefaultContentProperty | ||
Результат | DependencyProperty |
public static DependencyProperty RouterProperty | ||
Результат | DependencyProperty |