NFCNdefMessage.Records Property

Definition

Gets or sets the array of NFCNdefPayload objects that constitute the message.

public virtual CoreNFC.NFCNdefPayload[] Records { [Foundation.Export("records", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setRecords:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.Records : CoreNFC.NFCNdefPayload[] with get, set

Property Value

Attributes

Applies to