Method: Motion::Popup::Panel#toggle

Defined in:
lib/motion/popup/panel.rb

#toggleObject



22
23
24
# File 'lib/motion/popup/panel.rb', line 22

def toggle
  self.toggleWithFrame(NSApp.currentEvent.window.frame)
end