@interface WFMakeGIFAction : WFAction @property (copy, nonatomic) id /* block */ cancelBlock; + (BOOL)outputIsExemptFromTaintTrackingInheritance; - (void).cxx_destruct; - (void)cancel; - (void)runAsynchronouslyWithInput:(id)a0; @end
@interface WFMakeGIFAction : WFAction @property (copy, nonatomic) id /* block */ cancelBlock; + (BOOL)outputIsExemptFromTaintTrackingInheritance; - (void).cxx_destruct; - (void)cancel; - (void)runAsynchronouslyWithInput:(id)a0; @end