NSScrubber.MoveItem(nint, nint) 方法

定义

[Foundation.Export("moveItemAtIndex:toIndex:")]
public virtual void MoveItem(nint oldIndex, nint newIndex);
abstract member MoveItem : nint * nint -> unit
override this.MoveItem : nint * nint -> unit

参数

oldIndex
System.System.IntPtr System.nativeint
newIndex
System.System.IntPtr System.nativeint
属性

适用于