Android.Views.View.IsDirty Property
True if this view has changed since the last time being drawn.

Syntax

[get: Android.Runtime.Register("isDirty", "()Z", "GetIsDirtyHandler")]
public virtual bool IsDirty { get; }

Value

Documentation for this section has not yet been entered.

Remarks

True if this view has changed since the last time being drawn.

[Android Documentation]

Requirements

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