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 = "INSearchForMessagesIntentHandling", WrapperType = typeof(INSearchForMessagesIntentHandlingWrapper))]
    [ProtocolMember(IsProperty = false, IsRequired = true, IsStatic = false, Name = "HandleSearchForMessages", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V54) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INSearchForMessagesIntent), typeof(Action<INSearchForMessagesIntentResponse>) }, Selector = "handleSearchForMessages:completion:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ConfirmSearchForMessages", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V54) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INSearchForMessagesIntent), typeof(Action<INSearchForMessagesIntentResponse>) }, Selector = "confirmSearchForMessages:completion:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ResolveRecipients", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V55) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INSearchForMessagesIntent), typeof(Action<INPersonResolutionResult[]>) }, Selector = "resolveRecipientsForSearchForMessages:withCompletion:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ResolveSenders", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V55) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INSearchForMessagesIntent), typeof(Action<INPersonResolutionResult[]>) }, Selector = "resolveSendersForSearchForMessages:withCompletion:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ResolveAttributes", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V56) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INSearchForMessagesIntent), typeof(Action<INMessageAttributeOptionsResolutionResult>) }, Selector = "resolveAttributesForSearchForMessages:withCompletion:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ResolveDateTimeRange", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V51) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INSearchForMessagesIntent), typeof(Action<INDateComponentsRangeResolutionResult>) }, Selector = "resolveDateTimeRangeForSearchForMessages:withCompletion:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ResolveGroupNames", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V57) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INSearchForMessagesIntent), typeof(Action<INStringResolutionResult[]>) }, Selector = "resolveGroupNamesForSearchForMessages:withCompletion:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ResolveSpeakableGroupNames", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V58) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INSearchForMessagesIntent), typeof(Action<INSpeakableStringResolutionResult[]>) }, Selector = "resolveSpeakableGroupNamesForSearchForMessages:withCompletion:")]
    public interface IINSearchForMessagesIntentHandling : 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 🗙