Android.Views.View.IsShown Property
Returns the visibility of this view and all of its ancestors

Syntax

[get: Android.Runtime.Register("isShown", "()Z", "GetIsShownHandler")]
public virtual bool IsShown { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the visibility of this view and all of its ancestors

[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