Enables or disables purging of the memory file.
Syntax
[Android.Runtime.Register("allowPurging", "(Z)Z", "GetAllowPurging_ZHandler")]
public virtual
bool AllowPurging (
bool allowPurging)
Parameters
- allowPurging
- true if the operating system can purge the contents
of the file in low memory situations
Returns
Documentation for this section has not yet been entered.
Exceptions
Remarks
Requirements
Namespace: Android.OS
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1