xamarinmac
namespace Intents
{
    [Introduced(PlatformName.iOS, 10, 0, PlatformArchitecture.All, null)]
    [Introduced(PlatformName.WatchOS, 3, 2, PlatformArchitecture.All, null)]
    [Introduced(PlatformName.MacOSX, 10, 12, 0, PlatformArchitecture.Arch64, null)]
    [Protocol(Name = "INSpeakable", WrapperType = typeof(INSpeakableWrapper))]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.None, GetterSelector = "spokenPhrase", IsProperty = true, IsRequired = true, IsStatic = false, Name = "SpokenPhrase", PropertyType = typeof(string), Selector = "spokenPhrase")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.None, GetterSelector = "pronunciationHint", IsProperty = true, IsRequired = true, IsStatic = false, Name = "PronunciationHint", PropertyType = typeof(string), Selector = "pronunciationHint")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.None, GetterSelector = "vocabularyIdentifier", IsProperty = true, IsRequired = false, IsStatic = false, Name = "VocabularyIdentifier", PropertyType = typeof(string), Selector = "vocabularyIdentifier")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.None, GetterSelector = "alternativeSpeakableMatches", IsProperty = true, IsRequired = false, IsStatic = false, Name = "AlternativeSpeakableMatches", PropertyType = typeof(IINSpeakable[]), Selector = "alternativeSpeakableMatches")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.None, GetterSelector = "identifier", IsProperty = true, IsRequired = true, IsStatic = false, Name = "Identifier", PropertyType = typeof(string), Selector = "identifier")]
    public interface IINSpeakable : INativeObject, IDisposable
}
.NET 6.07.08.09.0
Information specific to xamarinmac
Assembly

Xamarin.Mac , 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

05/22/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙