Share via


NSCollectionView.MaxNumberOfRows Property

Definition

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

Property Value

IntPtr

nativeint

Attributes

Applies to