IINSaveProfileInCarIntentHandling
HandleSaveProfileInCar(INSaveProfileInCarIntent, Action<INSaveProfileInCarIntentResponse>)
Confirm(IINSaveProfileInCarIntentHandling, INSaveProfileInCarIntent, Action<INSaveProfileInCarIntentResponse>)
ConfirmSaveProfileInCar(IINSaveProfileInCarIntentHandling, INSaveProfileInCarIntent, Action<INSaveProfileInCarIntentResponse>)
ResolveProfileName(IINSaveProfileInCarIntentHandling, INSaveProfileInCarIntent, Action<INStringResolutionResult>)
ResolveProfileNumber(IINSaveProfileInCarIntentHandling, INSaveProfileInCarIntent, Action<INIntegerResolutionResult>)
xamarinios
namespace Intents
{
public static class INSaveProfileInCarIntentHandling_Extensions
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public static void ConfirmSaveProfileInCar(this IINSaveProfileInCarIntentHandling! This, INSaveProfileInCarIntent! intent, [BlockProxy(typeof(NIDActionArity1V91))] Action<INSaveProfileInCarIntentResponse!>! completion);
}
}
Xamarin iOS | 0.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