MonobjcMonobjc Documented Class Library
IgnoreSpelling Method (sender)
NamespacesMonobjc.AppKitINSIgnoreMisspelledWordsIgnoreSpelling(Id)

Original signature is '- (void)ignoreSpelling:(id)sender'

Available in Mac OS X v10.0 and later.

Declaration Syntax
C#Visual BasicVisual C++
void IgnoreSpelling(
	Id sender
)
Sub IgnoreSpelling ( _
	sender As Id _
)
void IgnoreSpelling(
	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.AppKit (Module: Monobjc.AppKit)