IINUIEditVoiceShortcutViewControllerDelegate Antarmuka
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
[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
- Turunan
- Atribut
- Penerapan
Properti
Handle |
Tangani (penunjuk) ke representasi objek yang tidak dikelola. (Diperoleh dari INativeObject) |
Metode
DidCancel(INUIEditVoiceShortcutViewController) | |
DidDelete(INUIEditVoiceShortcutViewController, NSUuid) | |
DidUpdate(INUIEditVoiceShortcutViewController, INVoiceShortcut, NSError) |