Instance Method
needsMenuEntry()needsMenuEntryneedsMenuEntry
Return NO, if the plugin should not be added to the Filter menu.
Declaration
optional func needsMenuEntry() -> BoolDeclaration
- (BOOL) needsMenuEntry;Declaration
needsMenuEntry() -> boolDiscussion
If not implemented, it defaults to YES.