PAGLayerType Constants Reference

Declared in PAGLayer.h

PAGLayerType

Definition

typedef NS_ENUM(NSInteger, PAGLayerType ) {
   PAGLayerTypeUnknown,
   PAGLayerTypeNull,
   PAGLayerTypeSolid,
   PAGLayerTypeText,
   PAGLayerTypeShape,
   PAGLayerTypeImage,
   PAGLayerTypePreCompose,
};

Constants

PAGLayerTypeUnknown

Declared In PAGLayer.h.

PAGLayerTypeNull

Declared In PAGLayer.h.

PAGLayerTypeSolid

Declared In PAGLayer.h.

PAGLayerTypeText

Declared In PAGLayer.h.

PAGLayerTypeShape

Declared In PAGLayer.h.

PAGLayerTypeImage

Declared In PAGLayer.h.

PAGLayerTypePreCompose

Declared In PAGLayer.h.