FMKLineMode Constants Reference
Declared in | FMKTypes.h |
---|
FMKLineMode
线段大小类型
Definition
typedef NS_ENUM(NSInteger, FMKLineMode ) {
FMKLINE_PIXEL = 0,
FMKLINE_PLANE = 1,
FMKLINE_CIRCLE = 2,
};
Constants
Declared In
FMKTypes.h