Property IsLowMemory
IsLowMemory
Whether the OS considers itself low on memory, or null if unknown.
public bool? IsLowMemory { get; init; }
Property Value
- bool?
Whether the OS considers itself low on memory, or null if unknown.
public bool? IsLowMemory { get; init; }