xamarinios
namespace CoreNFC
{
    [Introduced(PlatformName.iOS, 13, 0, PlatformArchitecture.All, null)]
    [Protocol(Name = "NFCISO7816Tag", WrapperType = typeof(NFCIso7816TagWrapper))]
    [ProtocolMember(IsProperty = false, IsRequired = true, IsStatic = false, Name = "SendCommand", ParameterBlockProxy = new[] { null, typeof(NIDNFCIso7816SendCompletionHandler) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(NFCIso7816Apdu), typeof(NFCIso7816SendCompletionHandler) }, Selector = "sendCommandAPDU:completionHandler:")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.Retain, GetterSelector = "initialSelectedAID", IsProperty = true, IsRequired = true, IsStatic = false, Name = "InitialSelectedAid", PropertyType = typeof(string), Selector = "initialSelectedAID")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.Copy, GetterSelector = "identifier", IsProperty = true, IsRequired = true, IsStatic = false, Name = "Identifier", PropertyType = typeof(NSData), Selector = "identifier")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.Copy, GetterSelector = "historicalBytes", IsProperty = true, IsRequired = true, IsStatic = false, Name = "HistoricalBytes", PropertyType = typeof(NSData), Selector = "historicalBytes")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.Copy, GetterSelector = "applicationData", IsProperty = true, IsRequired = true, IsStatic = false, Name = "ApplicationData", PropertyType = typeof(NSData), Selector = "applicationData")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.None, GetterSelector = "proprietaryApplicationDataCoding", IsProperty = true, IsRequired = true, IsStatic = false, Name = "ProprietaryApplicationDataCoding", PropertyType = typeof(bool), Selector = "proprietaryApplicationDataCoding")]
    public interface INFCIso7816Tag : INFCNdefTag, INFCTag, INSCoding, INSCopying, INSSecureCoding, 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