net6.0-ios
namespace Intents
{
    [Advice("Starting with ios15.0.")]
    [Protocol(Name = "INSearchForPhotosIntentHandling", WrapperType = typeof(INSearchForPhotosIntentHandlingWrapper))]
    [ProtocolMember(IsProperty = false, IsRequired = true, IsStatic = false, Name = "HandleSearchForPhotos", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V139) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INSearchForPhotosIntent), typeof(Action<INSearchForPhotosIntentResponse>) }, Selector = "handleSearchForPhotos:completion:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "Confirm", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V139) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INSearchForPhotosIntent), typeof(Action<INSearchForPhotosIntentResponse>) }, Selector = "confirmSearchForPhotos:completion:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ResolveDateCreated", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V132) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INSearchForPhotosIntent), typeof(Action<INDateComponentsRangeResolutionResult>) }, Selector = "resolveDateCreatedForSearchForPhotos:withCompletion:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ResolveLocationCreated", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V121) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INSearchForPhotosIntent), typeof(Action<INPlacemarkResolutionResult>) }, Selector = "resolveLocationCreatedForSearchForPhotos:withCompletion:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ResolveAlbumName", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V89) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INSearchForPhotosIntent), typeof(Action<INStringResolutionResult>) }, Selector = "resolveAlbumNameForSearchForPhotos:withCompletion:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ResolveSearchTerms", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V165) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INSearchForPhotosIntent), typeof(Action<INStringResolutionResult[]>) }, Selector = "resolveSearchTermsForSearchForPhotos:withCompletion:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ResolvePeopleInPhoto", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V163) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INSearchForPhotosIntent), typeof(Action<INPersonResolutionResult[]>) }, Selector = "resolvePeopleInPhotoForSearchForPhotos:withCompletion:")]
    [SupportedOSPlatform("ios10.0")]
    [SupportedOSPlatform("maccatalyst10.0.0")]
    [UnsupportedOSPlatform("ios15.0")]
    [UnsupportedOSPlatform("macos")]
    [UnsupportedOSPlatform("tvos")]
    [UnsupportedOSPlatform("maccatalyst15.0.0")]
    public interface IINSearchForPhotosIntentHandling : INativeObject, IDisposable
}
Assembly Microsoft.iOS , Version=15.4.700.0, PublicKeyToken=84e04ff9cfb79065
Help Documentation
.NET 6.0-ios6.0-maccatalyst7.0-ios7.0-maccatalyst8.0-ios8.0-maccatalyst9.0-ios9.0-maccatalyst
OS Platforms

For the selected framework this API is only supported on the following OS platforms:

  • iOS 10 - 15
  • Mac Catalyst 10 - 15
  • macOS
  • tvOS
  • Built-in API
  • Package-provided API

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