Share via


IINUIEditVoiceShortcutViewControllerDelegate インターフェイス

定義

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

プロパティ

Handle

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

(継承元 INativeObject)

メソッド

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

適用対象