MonoMac.AppKit.NSFormCell Members

The members of MonoMac.AppKit.NSFormCell are listed below.

See Also: Inherited members from MonoMac.AppKit.NSActionCell

Public Constructors

Default constructor, initializes a new instance of this class.
Documentation for this section has not yet been entered.
A constructor that initializes the object from the data stored in the unarchiver object.
Constructor to call on derived classes when the derived class has an [Export] constructor.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.
Documentation for this section has not yet been entered.

Public Properties

AttributedTitleMonoMac.Foundation.NSAttributedString. Documentation for this section has not yet been entered.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
[read-only]
IsOpaquebool. Documentation for this section has not yet been entered.
PlaceholderAttributedStringMonoMac.Foundation.NSAttributedString. Documentation for this section has not yet been entered.
PlaceholderStringstring. Documentation for this section has not yet been entered.
Titlestring. Documentation for this section has not yet been entered.
TitleAlignmentNSTextAlignment. Documentation for this section has not yet been entered.
TitleBaseWritingDirectionNSWritingDirection. Documentation for this section has not yet been entered.
TitleFontNSFont. Documentation for this section has not yet been entered.
TitleWidthfloat. Documentation for this section has not yet been entered.

Public Methods

ConstrainScrollPoint(string) : IntPtr
Documentation for this section has not yet been entered.
SetTitleWithMnemonic(string)
Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Releases the resourced used by the NSFormCell object.