共用方式為


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

處理 unmanaged 物件標記法) (指標。

(繼承來源 INativeObject)

方法

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

適用於