Type Alias
ApplyAllLayersComponentHandler
Declaration
typealias ApplyAllLayersComponentHandler = (IndexSet, NSMutableArray, GSLayer) -> VoidDeclaration
typedef void (^)(NSIndexSet *, NSMutableArray *, GSLayer *) ApplyAllLayersComponentHandler;Declaration
ApplyAllLayersComponentHandler