View.IsAttachedToWindow 屬性

定義

如果此檢視目前附加至視窗,則傳回 true。

public virtual bool IsAttachedToWindow { [Android.Runtime.Register("isAttachedToWindow", "()Z", "GetIsAttachedToWindowHandler")] get; }
[<get: Android.Runtime.Register("isAttachedToWindow", "()Z", "GetIsAttachedToWindowHandler")>]
member this.IsAttachedToWindow : bool

屬性值

屬性

備註

如果此檢視目前附加至視窗,則傳回 true。

android.view.View.isAttachedToWindow() JAVA 檔。

此頁面的部分是根據 原始碼專案所建立和共用的工作進行修改,並根據中所述的詞彙使用。

適用於