共用方式為


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

實作

屬性

適用於