NSDraggingInfo_Extensions.EnumerateDraggingItems Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
public static void EnumerateDraggingItems (this AppKit.INSDraggingInfo This, AppKit.NSDraggingItemEnumerationOptions enumOpts, AppKit.NSView view, IntPtr classArray, Foundation.NSDictionary searchOptions, AppKit.NSDraggingEnumerator enumerator);
static member EnumerateDraggingItems : AppKit.INSDraggingInfo * AppKit.NSDraggingItemEnumerationOptions * AppKit.NSView * nativeint * Foundation.NSDictionary * AppKit.NSDraggingEnumerator -> unit
Параметры
- This
- INSDraggingInfo
- enumOpts
- NSDraggingItemEnumerationOptions
- view
- NSView
- classArray
-
IntPtr
nativeint
- searchOptions
- NSDictionary
- enumerator
- NSDraggingEnumerator
- Атрибуты