Android.Views.Window.IsFloating Property
Return whether this window is being displayed with a floating style (based on the NoType:android/R$attr;Href=../../../reference/android/R.attr.html#windowIsFloating attribute in the style/theme).

Syntax

[get: Android.Runtime.Register("isFloating", "()Z", "GetIsFloatingHandler")]
public abstract bool IsFloating { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Return whether this window is being displayed with a floating style (based on the NoType:android/R$attr;Href=../../../reference/android/R.attr.html#windowIsFloating attribute in the style/theme).

[Android Documentation]

Requirements

Namespace: Android.Views
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1