IINUIAddVoiceShortcutViewControllerDelegate Interface

Definition

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

Properties

Handle

Handle (pointer) to the unmanaged object representation.

(Inherited from INativeObject)

Methods

DidCancel(INUIAddVoiceShortcutViewController)
DidFinish(INUIAddVoiceShortcutViewController, INVoiceShortcut, NSError)

Applies to