[get: Android.Runtime.Register("isAbandoned", "()Z", "GetIsAbandonedHandler")] public virtual boolIsAbandoned { get; }
Value
Documentation for this section has not yet been entered.
Remarks
Return whether this loader has been abandoned. In this state, the
loader must not report any new data, and must keep
its last reported data valid until it is finally reset.