Share via


NSCollectionView.MaxItemSize Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.CGSize MaxItemSize { [Foundation.Export("maxItemSize")] get; [Foundation.Export("setMaxItemSize:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("maxItemSize")>]
[<set: Foundation.Export("setMaxItemSize:")>]
member this.MaxItemSize : CoreGraphics.CGSize with get, set

Property Value

Attributes

Applies to