Поделиться через


NSFileManagerDelegate.ShouldMoveItemAtPath Метод

Определение

[Foundation.Export("fileManager:shouldMoveItemAtPath:toPath:")]
public virtual bool ShouldMoveItemAtPath (Foundation.NSFileManager fileManager, string srcPath, string dstPath);
abstract member ShouldMoveItemAtPath : Foundation.NSFileManager * string * string -> bool
override this.ShouldMoveItemAtPath : Foundation.NSFileManager * string * string -> bool

Параметры

fileManager
NSFileManager
srcPath
String
dstPath
String

Возвращаемое значение

Атрибуты

Применяется к