MMKClusterListener
|
@protocol MMKClusterListener <NSObject> |
Summary
Instance methods
|
- (void)onClusterAddedWithCluster:(nonnull MMKCluster *)cluster; |
Instance methods
onClusterAddedWithCluster:
|
- (void)onClusterAddedWithCluster:(nonnull MMKCluster *)cluster; |
This method is called when a new cluster is added to the collection and should customize cluster appearance based on its content.