JDLPushScallingMode Constants Reference

Declared in JDLConstants.h

JDLPushScallingMode

@enum JDLPushScallingMode

Definition

typedef NS_ENUM(NSInteger, JDLPushScallingMode ) {
   JDLPushScallingModeFit = 0,
   JDLPushScallingModeCrop,
};

Constants

JDLPushScallingModeFit

填充

Declared In JDLConstants.h.

JDLPushScallingModeCrop

裁剪

Declared In JDLConstants.h.

Declared In

JDLConstants.h