Share via


NSView.VerticalContentSizeConstraintActive Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool VerticalContentSizeConstraintActive { [Foundation.Export("isVerticalContentSizeConstraintActive")] get; [Foundation.Export("setVerticalContentSizeConstraintActive:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("isVerticalContentSizeConstraintActive")>]
[<set: Foundation.Export("setVerticalContentSizeConstraintActive:")>]
member this.VerticalContentSizeConstraintActive : bool with get, set

Property Value

Attributes

Applies to