performSelector method

void performSelector(
  1. String selectorName
)

Performs the specified MacOS-specific selector from the NSStandardKeyBindingResponding protocol or user-specified selector from DefaultKeyBinding.Dict.

Implementation

void performSelector(String selectorName) {}