Declaration

init(shape: GSShape, type maskType: GSMaskType)

Declaration

- (instancetype) initWithShape:(GSShape *) shape type:(GSMaskType) maskType;

Declaration

initWithShape_type_(shape: GSShape, maskType: GSMaskType) -> GSDrawSliceMask