PAGLayerType Constants Reference
Declared in | PAGLayer.h |
---|
PAGLayerType
Definition
typedef NS_ENUM(NSInteger, PAGLayerType ) {
PAGLayerTypeUnknown,
PAGLayerTypeNull,
PAGLayerTypeSolid,
PAGLayerTypeText,
PAGLayerTypeShape,
PAGLayerTypeImage,
PAGLayerTypePreCompose,
};