IKImageBrowserDataSource.MoveItems 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("imageBrowser:moveItemsAtIndexes:toIndex:")]
public virtual bool MoveItems (ImageKit.IKImageBrowserView aBrowser, Foundation.NSIndexSet indexes, nint destinationIndex);
abstract member MoveItems : ImageKit.IKImageBrowserView * Foundation.NSIndexSet * nint -> bool
override this.MoveItems : ImageKit.IKImageBrowserView * Foundation.NSIndexSet * nint -> bool
Parameters
- aBrowser
- IKImageBrowserView
- indexes
- NSIndexSet
- destinationIndex
- System.System.IntPtr System.nativeint
Returns
- Attributes