NSCollectionView.IndexPathsForVisibleItems Property

Definition

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual Foundation.NSSet<Foundation.NSIndexPath> IndexPathsForVisibleItems { [Foundation.Export("indexPathsForVisibleItems")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.IndexPathsForVisibleItems : Foundation.NSSet<Foundation.NSIndexPath>

Property Value

Attributes

Applies to