.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. Intents
  3. INInteraction
  4. IntentResponse
  • INInteraction
    • INInteraction(IntPtr)
    • INInteraction(NativeHandle)
    • INInteraction(NSCoder)
    • INInteraction(NSObjectFlag)
    • INInteraction(INIntent, INIntentResponse)
    • ClassHandle
    • DateInterval
    • Direction
    • GroupIdentifier
    • Identifier
    • Intent
    • IntentHandlingStatus
    • IntentResponse
    • Copy(NSZone)
    • DeleteAllInteractions(Action<NSError>)
    • DeleteAllInteractionsAsync()
    • DeleteGroupedInteractions(String, Action<NSError>)
    • DeleteGroupedInteractionsAsync(String)
    • DeleteInteractions(String[], Action<NSError>)
    • DeleteInteractionsAsync(String[])
    • DonateInteraction(Action<NSError>)
    • DonateInteractionAsync()
    • EncodeTo(NSCoder)
    • GetParameterValue<T>(INParameter)
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)]
    [Register("INInteraction", true)]
    public class INInteraction : NSObject, INSCoding, INSCopying, INSSecureCoding, INativeObject, IDisposable
    {
        [BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
        public virtual INIntentResponse? IntentResponse
        {
            [Export("intentResponse", ArgumentSemantic.Copy)]
            get;
        }

    }
}
.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
Search

03/18/2025
An error has occurred. This application may no longer respond until reloaded. Reload 🗙