Other Protocols
The following protocols are available globally.
-
The
See moreMGLOfflineStorageDelegateprotocol defines methods that a delegate of anMGLOfflineStorageobject can optionally implement to transform various types of URLs before downloading them via the internet.Declaration
Objective-C
@protocol MGLOfflineStorageDelegate <NSObject>Swift
protocol MGLOfflineStorageDelegate : NSObjectProtocol
Install in Dash
Other Protocols Reference