#import #import "PLYLayout.h" @interface PLYImageView : UIImageView @property (nonatomic, strong, nullable) PLYLayout *layout; @end