Status
enum Status
The status of a Scene View
-
Loading a View
Declaration
Swift
case loading
-
The View is ready
Declaration
Swift
case ready
-
The View has an error
Declaration
Swift
case error