Table of Contents

Class NSLayoutConstraint

Namespace
CarinaStudio.MacOS.AppKit
Assembly
CarinaStudio.AppBase.MacOS.dll

NSLayoutConstraint.

public class NSLayoutConstraint : NSObject, IDisposable, IEquatable<NSObject>
Inheritance
NSLayoutConstraint
Implements
Inherited Members
Extension Methods

Properties

IsActive

Get or set whether constraint is active or not.

public bool IsActive { get; set; }

Property Value

bool