Type Aliases
The following type aliases are available globally.
-
Function or function-like object which is to be called by the user after it stops accessing the map files to signal that it has released access to the map.
Important
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public typealias AccessReleaseCallback = () -> ()