IINUIAddVoiceShortcutViewControllerDelegate インターフェイス

定義

[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
派生
属性
実装

プロパティ

Handle

アンマネージド オブジェクト表現へのハンドル (ポインター)。

(継承元 INativeObject)

メソッド

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

適用対象