IKImageBrowserView.SetDropIndex(nint, IKImageBrowserDropOperation) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("setDropIndex:dropOperation:")]
public virtual void SetDropIndex (nint index, ImageKit.IKImageBrowserDropOperation operation);
abstract member SetDropIndex : nint * ImageKit.IKImageBrowserDropOperation -> unit
override this.SetDropIndex : nint * ImageKit.IKImageBrowserDropOperation -> unit
Parameters
- index
- System.System.IntPtr System.nativeint
- operation
- IKImageBrowserDropOperation
- Attributes