Share via


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

속성 값

특성

적용 대상