Lue englanniksi

Jaa


ContentProvider.OnLowMemory Method

Definition

To be added This method is always called on the application main thread, and must not perform lengthy operations.

C#
[Android.Runtime.Register("onLowMemory", "()V", "GetOnLowMemoryHandler")]
public virtual void OnLowMemory ();

Implements

Attributes

Remarks

To be added This method is always called on the application main thread, and must not perform lengthy operations.

The default content provider implementation does nothing. Subclasses may override this method to take appropriate action.

Java documentation for android.content.ContentProvider.onLowMemory().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to

Tuote Versiot
.NET for Android .NET for Android API 34, .NET for Android API 35