C# Class AlexTouch.MBProgressHUD.MBProgressHUD

Inheritance: MonoTouch.UIKit.UIView
Mostra file Open project: dalexsoto/AlexTouch.MBProgressHUD Class Usage Examples

Public Methods

Method Description
MBProgressHUD ( IntPtr handle ) : System
MBProgressHUD ( NSObjectFlag t ) : System

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Private Methods

Method 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 method

protected Dispose ( bool disposing ) : void
disposing bool
return void

MBProgressHUD() public method

public MBProgressHUD ( IntPtr handle ) : System
handle System.IntPtr
return System

MBProgressHUD() public method

public MBProgressHUD ( NSObjectFlag t ) : System
t NSObjectFlag
return System