[get: Android.Runtime.Register("getWindow", "()Landroid/view/Window;", "GetGetWindowHandler")] public virtual Android.Views.WindowWindow { get; }
Value
Documentation for this section has not yet been entered.
Remarks
Retrieve the current Android.Views.Window for the activity.
This can be used to directly access parts of the Window API that
are not available through Activity/Screen.