Méthode | Description | |
---|---|---|
ChangeEnabled ( bool enabled ) : void | ||
ChangeVisibility ( bool visible ) : void | ||
MvxTouchControl ( string nibName, NSBundle bundle ) : System | ||
ResetControl ( |
||
ViewDidAppear ( bool animated ) : void |
Méthode | Description | |
---|---|---|
OnDataContextChanged ( ) : void | ||
OnViewModelSet ( ) : void |
public ChangeEnabled ( bool enabled ) : void | ||
enabled | bool | |
Résultat | void |
public ChangeVisibility ( bool visible ) : void | ||
visible | bool | |
Résultat | void |
public MvxTouchControl ( string nibName, NSBundle bundle ) : System | ||
nibName | string | |
bundle | NSBundle | |
Résultat | System |
public ResetControl ( |
||
viewModelType | ||
Résultat | void |
public ViewDidAppear ( bool animated ) : void | ||
animated | bool | |
Résultat | void |