Partager via


NSFileManagerDelegate_Extensions.ShouldMoveItemAtUrl Méthode

Définition

public static bool ShouldMoveItemAtUrl (this Foundation.INSFileManagerDelegate This, Foundation.NSFileManager fileManager, Foundation.NSUrl srcUrl, Foundation.NSUrl dstUrl);
static member ShouldMoveItemAtUrl : Foundation.INSFileManagerDelegate * Foundation.NSFileManager * Foundation.NSUrl * Foundation.NSUrl -> bool

Paramètres

This
INSFileManagerDelegate

Instance sur laquelle cette méthode d’extension fonctionne.

fileManager
NSFileManager
srcUrl
NSUrl
dstUrl
NSUrl

Retours

S’applique à