NSDraggingInfo.NumberOfValidItemsForDrop Property

Definition

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual nint NumberOfValidItemsForDrop { [Foundation.Export("numberOfValidItemsForDrop")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setNumberOfValidItemsForDrop:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.NumberOfValidItemsForDrop : nint with get, set

Property Value

System.System.IntPtr System.nativeint
Attributes

Applies to