Android.Views.View.IsAttachedToWindow Property
Returns true if this view is currently attached to a window.

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

Returns true if this view is currently attached to a window.

[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