共用方式為


SyncFence.Close 方法

定義

關閉 SyncFence。

[Android.Runtime.Register("close", "()V", "", ApiSince=33)]
public void Close ();
[<Android.Runtime.Register("close", "()V", "", ApiSince=33)>]
abstract member Close : unit -> unit
override this.Close : unit -> unit

實作

屬性

備註

關閉 SyncFence。 此實作會關閉配置此數據流的基礎 OS 資源。

android.hardware.SyncFence.close()Java 檔。

此頁面的部分是根據 Android 開放原始碼專案所建立和共用的工作進行修改,並根據 Creative Commons 2.5 屬性授權中所述的詞彙使用。

適用於