Instance Property
rerun
is set, if the user chose “run last Filter”. Then it should keep the settings from the last run.
Declaration
optional var rerun: Bool { get set }Declaration
@property (nonatomic) BOOL rerun;Declaration
rerun() -> bool
setRerun_(rerun: bool)