MonobjcMonobjc Documented Class Library
StopBurn Method (sender)
NamespacesMonobjc.DiscRecordingUIDRBurnProgressPanelStopBurn(Id)

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

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

Declaration Syntax
C#Visual BasicVisual C++
public virtual void StopBurn(
	Id sender
)
Public Overridable Sub StopBurn ( _
	sender As Id _
)
public:
virtual void StopBurn(
	Id^ sender
)
Parameters
sender (Id)
MISSING
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)