ViewStatus
public enum ViewStatus : StringCurrent status of a BridgeView.
- 
                  
                  The webview is starting/scripts are loading. No communication channel has been established. DeclarationSwift case initializing
- 
                  
                  The embedded application has loaded, and is awaiting a page to load. DeclarationSwift case empty
- 
                  
                  Page has been received, embedded app is waiting for language, token or data requests to finish. DeclarationSwift case loading
- 
                  
                  Page has successfully started. DeclarationSwift case running
- 
                  
                  Something has gone wrong, either during initialization, loading, or while the user has been interacting with the embedded app. DeclarationSwift case errored
 ViewStatus Enumeration Reference
        ViewStatus Enumeration Reference