NSDocument.PresentedSubitemMoved(NSUrl, NSUrl) Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[Foundation.Export("presentedSubitemAtURL:didMoveToURL:")]
public virtual void PresentedSubitemMoved (Foundation.NSUrl oldURL, Foundation.NSUrl newURL);
abstract member PresentedSubitemMoved : Foundation.NSUrl * Foundation.NSUrl -> unit
override this.PresentedSubitemMoved : Foundation.NSUrl * Foundation.NSUrl -> unit
Parâmetros
- oldURL
- NSUrl
- newURL
- NSUrl
- Atributos