FMGLShapeCollection
概述
覆盖物形状类的集合
函数
-shapeCollectionWithShapes:
创建对象
PARAMETERS
参数 | 类型 | 说明 |
---|---|---|
shapes | NS_ARRAY_OF(FMGLShape *) | 覆盖物数组 |
RETURN VALUE
instancetype
属性
shapes
覆盖物集合
声明
@property (nonatomic, copy, readonly) NS_ARRAY_OF(FMGLShape *) *shapes;