MonobjcMonobjc Documented Class Library
TestBurn Method (sender)
NamespacesMonobjc.DiscRecordingUIDRBurnSetupPanelTestBurn(Id)

Invoked when the user clicks the panel's test burn checkbox.

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

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