NFCReaderSession.BeginSession 方法

定义

启动用于检测和读取 NFC 标记的会话。

[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

实现

属性

适用于