xamarinmac
namespace PushKit
{
    [Introduced(PlatformName.iOS, 8, 0, PlatformArchitecture.All, null)]
    [Introduced(PlatformName.MacCatalyst, 13, 0, PlatformArchitecture.None, null)]
    [Introduced(PlatformName.WatchOS, 6, 0, PlatformArchitecture.All, null)]
    [Introduced(PlatformName.MacOSX, 10, 15, PlatformArchitecture.All, null)]
    [Protocol(Name = "PKPushRegistryDelegate", WrapperType = typeof(PKPushRegistryDelegateWrapper))]
    [ProtocolMember(IsProperty = false, IsRequired = true, IsStatic = false, Name = "DidUpdatePushCredentials", ParameterByRef = new[] { false, false, false }, ParameterType = new[] { typeof(PKPushRegistry), typeof(PKPushCredentials), typeof(string) }, Selector = "pushRegistry:didUpdatePushCredentials:forType:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "DidInvalidatePushToken", ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(PKPushRegistry), typeof(string) }, Selector = "pushRegistry:didInvalidatePushTokenForType:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "DidReceiveIncomingPush", ParameterBlockProxy = new[] { null, null, null, typeof(NIDAction) }, ParameterByRef = new[] { false, false, false, false }, ParameterType = new[] { typeof(PKPushRegistry), typeof(PKPushPayload), typeof(string), typeof(Action) }, Selector = "pushRegistry:didReceiveIncomingPushWithPayload:forType:withCompletionHandler:")]
    public interface IPKPushRegistryDelegate : INativeObject, IDisposable
}
nuget.org
0.0 %
Reference this API
Assembly Xamarin.Mac , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065
.NET 6.07.08.09.0
Platform Restrictions

The selected framework does not have platform annotations.

  • Built-in API
  • Package-provided API

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