IINUIEditVoiceShortcutViewControllerDelegate Interface

Definition

[Foundation.Protocol(Name="INUIEditVoiceShortcutViewControllerDelegate", WrapperType=typeof(IntentsUI.INUIEditVoiceShortcutViewControllerDelegateWrapper))]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public interface IINUIEditVoiceShortcutViewControllerDelegate : IDisposable, ObjCRuntime.INativeObject
type IINUIEditVoiceShortcutViewControllerDelegate = interface
    interface INativeObject
    interface IDisposable
Derived
Attributes
Implements

Properties

Handle

Handle (pointer) to the unmanaged object representation.

(Inherited from INativeObject)

Methods

DidCancel(INUIEditVoiceShortcutViewController)
DidDelete(INUIEditVoiceShortcutViewController, NSUuid)
DidUpdate(INUIEditVoiceShortcutViewController, INVoiceShortcut, NSError)

Applies to