xamarinios
namespace IntentsUI
{
    [Introduced(PlatformName.iOS, 12, 0, PlatformArchitecture.All, null)]
    [Protocol(Name = "INUIAddVoiceShortcutViewControllerDelegate", WrapperType = typeof(INUIAddVoiceShortcutViewControllerDelegateWrapper))]
    [ProtocolMember(IsProperty = false, IsRequired = true, IsStatic = false, Name = "DidFinish", ParameterByRef = new[] { false, false, false }, ParameterType = new[] { typeof(INUIAddVoiceShortcutViewController), typeof(INVoiceShortcut), typeof(NSError) }, Selector = "addVoiceShortcutViewController:didFinishWithVoiceShortcut:error:")]
    [ProtocolMember(IsProperty = false, IsRequired = true, IsStatic = false, Name = "DidCancel", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(INUIAddVoiceShortcutViewController) }, Selector = "addVoiceShortcutViewControllerDidCancel:")]
    public interface IINUIAddVoiceShortcutViewControllerDelegate : INativeObject, IDisposable
}
.NET
6.07.08.09.0
Information specific to xamarinios
Assembly

Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065

Referencing

The API is automatically referenced.

Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API