Android.Views.Animations.Animation.IsInitialized Property
Whether or not the animation has been initialized.

Syntax

[get: Android.Runtime.Register("isInitialized", "()Z", "GetIsInitializedHandler")]
public virtual bool IsInitialized { get; }

See Also

Animation.Initialize(int, System.Int32, System.Int32, System.Int32)

Value

Documentation for this section has not yet been entered.

Remarks

Whether or not the animation has been initialized.

[Android Documentation]

Requirements

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