MonobjcMonobjc Documented Class Library
SubstitutionsPanel Property
NamespacesMonobjc.AppKitNSSpellCheckerSubstitutionsPanel

Returns the substitutions panel.

Original signature is '- (NSPanel *)substitutionsPanel'

Available in Mac OS X v10.6 and later.

Declaration Syntax
C#Visual BasicVisual C++
public virtual NSPanel SubstitutionsPanel { get; }
Public Overridable ReadOnly Property SubstitutionsPanel As NSPanel
	Get
public:
virtual property NSPanel^ SubstitutionsPanel {
	NSPanel^ get ();
}
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later)

Assembly: Monobjc.AppKit (Module: Monobjc.AppKit)