NFCReaderSession.BeginSession Method

Definition

Starts a session for detecting and reading NFC tags.

[Foundation.Export("beginSession")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void BeginSession ();
abstract member BeginSession : unit -> unit
override this.BeginSession : unit -> unit

Implements

Attributes

Applies to