NFCReaderSession.AlertMessage Property

Definition

Gets or sets a user-meaningful message describing the application's use of NFC.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual string AlertMessage { [Foundation.Export("alertMessage")] get; [Foundation.Export("setAlertMessage:")] set; }
member this.AlertMessage : string with get, set

Property Value

Implements

Attributes

Applies to