@interface PKBackdropView : UIView + (Class)layerClass; - (id)backdropLayer; @end