Property IsLowEndDevice
IsLowEndDevice
Convenience check for Low using the default RAM cutoff.
Handy as a keyOverride selector for Resolve<T>(T, string) — e.g. serving a
variant config to low-RAM devices.
public static bool IsLowEndDevice { get; }
Convenience check for Low using the default RAM cutoff.
Handy as a keyOverride selector for Resolve<T>(T, string) — e.g. serving a
variant config to low-RAM devices.
public static bool IsLowEndDevice { get; }