Leer en inglés

Compartir a través de


IINAppendToNoteIntentHandling Interfaz

Definición

Interfaz que define el método de controlador que, cuando se implementa, debe llamar a completion con un INAppendToNoteIntentResponse adecuado para arg.

C#
[Foundation.Protocol(Name="INAppendToNoteIntentHandling", WrapperType=typeof(Intents.INAppendToNoteIntentHandlingWrapper))]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 4, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
public interface IINAppendToNoteIntentHandling : IDisposable, ObjCRuntime.INativeObject
Derivado
Atributos
Implementaciones

Propiedades

Handle

Identificador (puntero) a la representación del objeto no administrado.

(Heredado de INativeObject)

Métodos

Métodos de extensión

Confirm(IINAppendToNoteIntentHandling, INAppendToNoteIntent, Action<INAppendToNoteIntentResponse>)

Los desarrolladores pueden implementar este método para confirmar si los recursos locales y remotos están listos para anexar a la nota.

ResolveContentForAppend(IINAppendToNoteIntentHandling, INAppendToNoteIntent, Action<INNoteContentResolutionResult>)

Los desarrolladores pueden implementar este método para personalizar la resolución del contenido que se va a anexar.

ResolveTargetNoteForAppend(IINAppendToNoteIntentHandling, INAppendToNoteIntent, Action<INNoteResolutionResult>)

Los desarrolladores pueden implementar este método para personalizar la resolución de la nota de destino.

Se aplica a

Producto Versiones
Xamarin iOS SDK 12