Protocols
The following protocols are available globally.
- 
                  
                  
Declaration
Swift
public protocol DispatchedValueWrapper : ThreadSafeValueWrapper 
- 
                  
                  
Protocol for
See moreAtomicKitthread-safe wrapper objects around a value/type.Declaration
Swift
public protocol ThreadSafeValueWrapper 
- 
                  
                  
Undocumented
See moreDeclaration
Swift
public protocol ByteRangeConvertible 
- 
                  
                  
Undocumented
See moreDeclaration
Swift
public protocol JSONDebugStringConvertible : CustomDebugStringConvertible, Encodable 
- 
                  
                  
Undocumented
See moreDeclaration
Swift
public protocol OptionalByteRangeConvertible 
- 
                  
                  
Undocumented
See moreDeclaration
Swift
public protocol SKFinalSubclass : SKSequence 
- 
                  
                  
Undocumented
See moreDeclaration
Swift
public protocol SKSequence : AnyObject, Decodable, Encodable, Equatable 
- 
                  
                  
A protocol that all SourceKit UIDs conform to.
See moreDeclaration
Swift
public protocol SourceKitUID : CustomStringConvertible, RawRepresentable where Self.RawValue == String 
        Protocols  Reference