LoadingAlertViewController
open class LoadingAlertViewController : NibViewController, AlertEmbeddableViewController
                Undocumented
- 
                  
                  
Undocumented
Declaration
Swift
@IBOutlet public weak var activitityIndicatorView: UIActivityIndicatorView! - 
                  
                  
Undocumented
Declaration
Swift
@IBOutlet public weak var loadingLabel: UILabel! 
- 
                  
                  
Undocumented
Declaration
Swift
public var delegate: AlertEmbeddableViewControllerDelegate? - 
                  
                  
Undocumented
Declaration
Swift
open var loadingText: String? - 
                  
                  
Declaration
Swift
override open func setup() 
View on GitHub
        LoadingAlertViewController Class Reference