FMKNode Class Reference
Inherits from | NSObject |
---|---|
Declared in | FMKNode.h FMKNode.m |
nodeTag
元素的唯一标识
@property (nonatomic, assign) NSInteger nodeTag
Discussion
元素的唯一标识
Declared In
FMKNode.h
attributes
用户自定义附加属性
@property (nonatomic, strong) NSDictionary *attributes
Discussion
用户自定义附加属性
Declared In
FMKNode.h