SetCompositedLayoutError
public enum SetCompositedLayoutError : String
                Undocumented
- 
                  
                  
internal error
Declaration
Swift
case internalError - 
                  
                  
illegal operation
Declaration
Swift
case illegal - 
                  
                  
call was not found
Declaration
Swift
case callNotFound - 
                  
                  
operation not supported for the current call
Declaration
Swift
case notSupported 
View on GitHub