次の方法で共有


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
属性

適用対象