Метод | Описание | |
---|---|---|
ChangeEnabled ( bool enabled ) : void | ||
ChangeVisibility ( bool visible ) : void | ||
MvxTouchControl ( string nibName, NSBundle bundle ) : System | ||
ResetControl ( |
||
ViewDidAppear ( bool animated ) : void |
Метод | Описание | |
---|---|---|
OnDataContextChanged ( ) : void | ||
OnViewModelSet ( ) : void |
public ChangeEnabled ( bool enabled ) : void | ||
enabled | bool | |
Результат | void |
public ChangeVisibility ( bool visible ) : void | ||
visible | bool | |
Результат | void |
public MvxTouchControl ( string nibName, NSBundle bundle ) : System | ||
nibName | string | |
bundle | NSBundle | |
Результат | System |
public ResetControl ( |
||
viewModelType | ||
Результат | void |
public ViewDidAppear ( bool animated ) : void | ||
animated | bool | |
Результат | void |