IINSearchForPhotosIntentHandling
HandleSearchForPhotos(INSearchForPhotosIntent, Action<INSearchForPhotosIntentResponse>)
Confirm(IINSearchForPhotosIntentHandling, INSearchForPhotosIntent, Action<INSearchForPhotosIntentResponse>)
ConfirmSearchForPhotos(IINSearchForPhotosIntentHandling, INSearchForPhotosIntent, Action<INSearchForPhotosIntentResponse>)
ResolveAlbumName(IINSearchForPhotosIntentHandling, INSearchForPhotosIntent, Action<INStringResolutionResult>)
ResolveDateCreated(IINSearchForPhotosIntentHandling, INSearchForPhotosIntent, Action<INDateComponentsRangeResolutionResult>)
ResolveLocationCreated(IINSearchForPhotosIntentHandling, INSearchForPhotosIntent, Action<INPlacemarkResolutionResult>)
ResolvePeopleInPhoto(IINSearchForPhotosIntentHandling, INSearchForPhotosIntent, Action<INPersonResolutionResult[]>)
ResolveSearchTerms(IINSearchForPhotosIntentHandling, INSearchForPhotosIntent, Action<INStringResolutionResult[]>)
xamarinwatchos
namespace Intents
{
public static class INSearchForPhotosIntentHandling_Extensions
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public static void ResolveDateCreated(this IINSearchForPhotosIntentHandling! This, INSearchForPhotosIntent! intent, [BlockProxy(typeof(NIDActionArity1V80))] Action<INDateComponentsRangeResolutionResult!>! completion);
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to xamarinwatchos | |
Assembly | Xamarin.WatchOS , 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