View.WindowAttachCount 屬性

定義

這個視角被貼在窗戶上的次數

protected virtual int WindowAttachCount { [Android.Runtime.Register("getWindowAttachCount", "()I", "GetGetWindowAttachCountHandler")] get; }
[<get: Android.Runtime.Register("getWindowAttachCount", "()I", "GetGetWindowAttachCountHandler")>]
member this.WindowAttachCount : int

屬性值

這個視角被貼在窗戶上的次數

屬性

備註

Java 文件 android.view.View.getWindowAttachCount()

本頁部分內容為基於 Open Source Project 所創建與分享的作品,並依授權條款所描述的使用進行修改。

適用於