Functions
The following functions are available globally.
-
As always, it can be handy to print the current state.
Declaration
Objective-C
extern NSString *_Nonnull NSStringFromMMMLoadableState(MMMLoadableState state)
Swift
func NSStringFromMMMLoadableState(_ state: MMMLoadableState) -> String