Associated Types
The following associated types are available globally.
-
The type of the objects contained in the collection.
Declaration
Swift
associatedtype Element: Object
The following associated types are available globally.
The type of the objects contained in the collection.
Swift
associatedtype Element: Object