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)]
[Export("deleteInteractionsWithIdentifiers:completion:")]
public static void DeleteInteractions(string![]! identifiers, [BlockProxy(typeof(NIDActionArity1V11))] Action<NSError!>? completion);
}
}
.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