C# Class AlexTouch.MBProgressHUD.MBProgressHUD

Inheritance: MonoTouch.UIKit.UIView
Afficher le fichier Open project: dalexsoto/AlexTouch.MBProgressHUD Class Usage Examples

Méthodes publiques

Méthode Description
MBProgressHUD ( IntPtr handle ) : System
MBProgressHUD ( NSObjectFlag t ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Private Methods

Méthode Description
EnsureMBProgressHUDDelegate ( ) : _MBProgressHUDDelegate
Hide ( bool animated ) : void
HideHUDForViewanimated ( MonoTouch view, bool animated ) : bool
HideafterDelay ( bool animated, System delay ) : void
MBProgressHUD ( ) : System
MBProgressHUD ( MonoTouch window ) : System
Show ( bool animated ) : void
ShowHUDAddedToanimated ( MonoTouch view, bool animated ) : MBProgressHUD
ShowWhileExecutingonTargetwithObjectanimated ( Selector method, NSObject target, NSObject Object, bool animated ) : void

Method Details

Dispose() protected méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

MBProgressHUD() public méthode

public MBProgressHUD ( IntPtr handle ) : System
handle System.IntPtr
Résultat System

MBProgressHUD() public méthode

public MBProgressHUD ( NSObjectFlag t ) : System
t NSObjectFlag
Résultat System