namespace CoreLocation
{
    [Protocol(Name = "CLLocationPushServiceExtension", WrapperType = typeof(CLLocationPushServiceExtensionWrapper))]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ServiceExtensionWillTerminate", Selector = "serviceExtensionWillTerminate")]
    [ProtocolMember(IsProperty = false, IsRequired = true, IsStatic = false, Name = "DidReceiveLocationPushPayload", ParameterBlockProxy = new[] { null, typeof(NIDAction) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(NSDictionary<NSString, NSObject>), typeof(Action) }, Selector = "didReceiveLocationPushPayload:completion:")]
    [SupportedOSPlatform("ios15.0")]
    [UnsupportedOSPlatform("tvos")]
    [UnsupportedOSPlatform("maccatalyst")]
    [UnsupportedOSPlatform("macos")]
    public interface ICLLocationPushServiceExtension : INativeObject, IDisposable
}
Assembly Microsoft.iOS , Version=17.0.0.0, PublicKeyToken=84e04ff9cfb79065
.NET 6.0-ios7.0-ios8.0-ios9.0-ios
OS Platforms

For the selected framework this API is only supported on the following OS platforms:

  • iOS >= 15
  • Mac Catalyst 0 - 15
  • macOS
  • tvOS
  • Built-in API
  • Package-provided API

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