MonobjcMonobjc Documented Class Library
Eject Method (sender)
NamespacesMonobjc.DiscRecordingUIDRSetupPanelEject(Id)

Invoked when the user clicks the panel's eject button.

Original signature is '- (IBAction) eject:(id)sender'

Declaration Syntax
C#Visual BasicVisual C++
public virtual void Eject(
	Id sender
)
Public Overridable Sub Eject ( _
	sender As Id _
)
public:
virtual void Eject(
	Id^ sender
)
Parameters
sender (Id)
The object that invoked this method.
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)

Assembly: Monobjc.DiscRecordingUI (Module: Monobjc.DiscRecordingUI)