alloc static method
alloc
Implementation
static MLNVectorStyleLayer alloc() {
final _ret = _objc_msgSend_151sglz(_class_MLNVectorStyleLayer, _sel_alloc);
return MLNVectorStyleLayer.castFromPointer(_ret, retain: false, release: true);
}
alloc
static MLNVectorStyleLayer alloc() {
final _ret = _objc_msgSend_151sglz(_class_MLNVectorStyleLayer, _sel_alloc);
return MLNVectorStyleLayer.castFromPointer(_ret, retain: false, release: true);
}