@interface _UIPICSimpleInteractionProgress : UISimpleInteractionProgress @property (nonatomic) BOOL didEnd; - (void)endInteraction:(BOOL)a0; @end