Method | Description | |
---|---|---|
FadeOutAndRemove ( ) : void | ||
UILoadingView ( |
||
UILoadingView ( string message ) : System | ||
WillRemoveSubview ( UIView uiview ) : void |
Method | Description | |
---|---|---|
FadeOutLoadingViewDone ( ) : void | ||
Initialize ( ) : void | ||
Initialize ( string message ) : void | ||
SetUpActivityIndicator ( ) : void | ||
SetUpLoadingMessageLabel ( string message ) : void | ||
SetUpOverlayBackground ( ) : void | ||
UILoadingView ( NSCoder coder ) : System |
public UILoadingView ( |
||
handle | ||
return | System |
public UILoadingView ( string message ) : System | ||
message | string | |
return | System |
public WillRemoveSubview ( UIView uiview ) : void | ||
uiview | UIView | |
return | void |