Share via


NFCReaderSession.AlertMessage Property

Definition

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

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string AlertMessage { [Foundation.Export("alertMessage")] get; [Foundation.Export("setAlertMessage:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("alertMessage")>]
[<set: Foundation.Export("setAlertMessage:")>]
member this.AlertMessage : string with get, set

Property Value

Implements

Attributes

Applies to