Returns true if the final
Activity.OnDestroy
call has been made on the FragmentManager's Activity, so this instance is now dead.
Syntax
[get: Android.Runtime.Register("isDestroyed", "()Z", "GetIsDestroyedHandler")]
public abstract
bool IsDestroyed { get; }
Value
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.App
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 17