Share via


NSCollectionView.MaxNumberOfColumns Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual IntPtr MaxNumberOfColumns { [Foundation.Export("maxNumberOfColumns")] get; [Foundation.Export("setMaxNumberOfColumns:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("maxNumberOfColumns")>]
[<set: Foundation.Export("setMaxNumberOfColumns:")>]
member this.MaxNumberOfColumns : nativeint with get, set

Property Value

IntPtr

nativeint

Attributes

Applies to