MemoryManager.AppMemoryUsageLevel Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the app's memory usage level.
public:
static property AppMemoryUsageLevel AppMemoryUsageLevel { AppMemoryUsageLevel get(); };
static AppMemoryUsageLevel AppMemoryUsageLevel();
public static AppMemoryUsageLevel AppMemoryUsageLevel { get; }
var appMemoryUsageLevel = MemoryManager.appMemoryUsageLevel;
Public Shared ReadOnly Property AppMemoryUsageLevel As AppMemoryUsageLevel
Property Value
The app's memory usage level.