[get: Android.Runtime.Register("isActive", "()Z", "GetIsActiveHandler")] public boolIsActive { get; }
Value
Documentation for this section has not yet been entered.
Remarks
Gets if this window is active. An active window is the one
the user is currently touching or the window has input focus
and the user is not touching any window.