VoiceInteractionSession.OnTrimMemory(TrimMemory) Method

Definition

[Android.Runtime.Register("onTrimMemory", "(I)V", "GetOnTrimMemory_IHandler", ApiSince=23)]
public virtual void OnTrimMemory (Android.Content.TrimMemory level);
[<Android.Runtime.Register("onTrimMemory", "(I)V", "GetOnTrimMemory_IHandler", ApiSince=23)>]
abstract member OnTrimMemory : Android.Content.TrimMemory -> unit
override this.OnTrimMemory : Android.Content.TrimMemory -> unit

Parameters

level
TrimMemory

Implements

Attributes

Remarks

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