NFCReaderSession.InvalidateSession 方法

定义

关闭 NFC 会话。 一旦失效,就不能重用会话。

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

实现

属性

适用于