MonoMac.AppKit.NSLayoutConstraint Members

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

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Constructors

Default constructor, initializes a new instance of this class.
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.

Public Properties

AnimationsMonoMac.Foundation.NSDictionary. Documentation for this section has not yet been entered.
[read-only]
AnimatorMonoMac.Foundation.NSObject. Documentation for this section has not yet been entered.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
Constantfloat. Documentation for this section has not yet been entered.
[read-only]
FirstAttributeNSLayoutAttribute. Documentation for this section has not yet been entered.
[read-only]
FirstItemMonoMac.Foundation.NSObject. Documentation for this section has not yet been entered.
[read-only]
Multiplierfloat. Documentation for this section has not yet been entered.
PriorityNSLayoutPriority. Documentation for this section has not yet been entered.
[read-only]
RelationNSLayoutRelation. Documentation for this section has not yet been entered.
[read-only]
SecondAttributeNSLayoutAttribute. Documentation for this section has not yet been entered.
[read-only]
SecondItemMonoMac.Foundation.NSObject. Documentation for this section has not yet been entered.
ShouldBeArchivedbool. Documentation for this section has not yet been entered.

Public Methods

AnimationFor(MonoMac.Foundation.NSString) : MonoMac.Foundation.NSObject
Documentation for this section has not yet been entered.
static
Create(MonoMac.Foundation.NSObject, NSLayoutAttribute, NSLayoutRelation, MonoMac.Foundation.NSObject, NSLayoutAttribute, float, float) : NSLayoutConstraint
Documentation for this section has not yet been entered.
static
DefaultAnimationFor(MonoMac.Foundation.NSString) : MonoMac.Foundation.NSObject
Documentation for this section has not yet been entered.
static
FromVisualFormat(string, NSLayoutFormatOptions, MonoMac.Foundation.NSDictionary, MonoMac.Foundation.NSDictionary) : NSLayoutConstraint[]
Documentation for this section has not yet been entered.

Protected Methods

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