Protocols
The following protocols are available globally.
-
Undocumented
See moreDeclaration
Swift
public protocol ImmutableMappable: BaseMappable
-
Undocumented
Declaration
Swift
protocol CollectionViewDelegateAndDataSource: UICollectionViewDelegate, UICollectionViewDataSource
-
BaseMappable should not be implemented directly. Mappable or StaticMappable should be used instead
See moreDeclaration
Swift
public protocol BaseMappable
-
Undocumented
See moreDeclaration
Swift
public protocol Mappable: BaseMappable
-
Undocumented
See moreDeclaration
Swift
public protocol StaticMappable: BaseMappable
-
Undocumented
See moreDeclaration
Swift
public protocol TransformType
-
MapContext is available for developers who wish to pass information around during the mapping process.
Declaration
Swift
public protocol MapContext
-
Undocumented
See moreDeclaration
Swift
public protocol JSONSubscriptType
-
Undocumented
See moreDeclaration
Swift
@objc protocol MMPickerViewDelegate