Поделиться через


NSLayoutConstraint.Active Свойство

Определение

Определяет, является ли ограничение активным.  Активные ограничения используются в процессе автоматического макета, которые не игнорируются.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool Active { [Foundation.Export("isActive")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setActive:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.Active : bool with get, set

Значение свойства

Атрибуты

Применяется к