xamarinios
namespace PassKit
{
    [Protocol(Name = "PKAddPaymentPassViewControllerDelegate", WrapperType = typeof(PKAddPaymentPassViewControllerDelegateWrapper))]
    [ProtocolMember(IsProperty = false, IsRequired = true, IsStatic = false, Name = "DidFinishAddingPaymentPass", ParameterByRef = new[] { false, false, false }, ParameterType = new[] { typeof(PKAddPaymentPassViewController), typeof(PKPaymentPass), typeof(NSError) }, Selector = "addPaymentPassViewController:didFinishAddingPaymentPass:error:")]
    [ProtocolMember(IsProperty = false, IsRequired = true, IsStatic = false, Name = "GenerateRequestWithCertificateChain", ParameterBlockProxy = new[] { null, null, null, null, typeof(NIDActionArity1V199) }, ParameterByRef = new[] { false, false, false, false, false }, ParameterType = new[] { typeof(PKAddPaymentPassViewController), typeof(NSData[]), typeof(NSData), typeof(NSData), typeof(Action<PKAddPaymentPassRequest>) }, Selector = "addPaymentPassViewController:generateRequestWithCertificateChain:nonce:nonceSignature:completionHandler:")]
    public interface IPKAddPaymentPassViewControllerDelegate : INativeObject, IDisposable
}
nuget.org
0.0 %
Reference this API
.NET
6.07.08.09.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