C# 클래스 AlexTouch.MBProgressHUD.MBProgressHUD

상속: MonoTouch.UIKit.UIView
파일 보기 프로젝트 열기: dalexsoto/AlexTouch.MBProgressHUD 1 사용 예제들

공개 메소드들

메소드 설명
MBProgressHUD ( IntPtr handle ) : System
MBProgressHUD ( NSObjectFlag t ) : System

보호된 메소드들

메소드 설명
Dispose ( bool disposing ) : void

비공개 메소드들

메소드 설명
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

메소드 상세

Dispose() 보호된 메소드

protected Dispose ( bool disposing ) : void
disposing bool
리턴 void

MBProgressHUD() 공개 메소드

public MBProgressHUD ( IntPtr handle ) : System
handle System.IntPtr
리턴 System

MBProgressHUD() 공개 메소드

public MBProgressHUD ( NSObjectFlag t ) : System
t NSObjectFlag
리턴 System