FMKTextLayer Class Reference
Inherits from | FMKLayer : NSObject |
---|---|
Declared in | FMKTextLayer.h FMKTextLayer.mm |
Other Methods
– initWithGroupID:
初始化text层
- (instancetype)initWithGroupID:(NSString *)groupID
Parameters
groupID |
text所在楼层 |
---|
Return Value
text管理层对象
Discussion
初始化text层
Declared In
FMKTextLayer.h
groupID
text所在楼层
@property (readonly) NSString *groupID
Discussion
text所在楼层
Declared In
FMKTextLayer.h