다음을 통해 공유


NSCollectionView.MaxNumberOfColumns 속성

정의

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 14, ObjCRuntime.PlatformArchitecture.None, "Set a NSCollectionViewGridLayout on CollectionViewLayout and set its 'MaximumNumberOfColumns' instead.")]
public virtual nint MaxNumberOfColumns { [Foundation.Export("maxNumberOfColumns")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 14, ObjCRuntime.PlatformArchitecture.None, "Set a NSCollectionViewGridLayout on CollectionViewLayout and set its 'MaximumNumberOfColumns' instead.")] get; [Foundation.Export("setMaxNumberOfColumns:")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 14, ObjCRuntime.PlatformArchitecture.None, "Set a NSCollectionViewGridLayout on CollectionViewLayout and set its 'MaximumNumberOfColumns' instead.")] set; }
member this.MaxNumberOfColumns : nint with get, set

속성 값

System.System.IntPtr System.nativeint
특성

적용 대상