Table of Contents

Enum WeatherIconResolution

Namespace
SimpleWeather
Assembly
SimpleWeather.dll

Describes the pixel density variants supported by OpenWeather icon assets.

public enum WeatherIconResolution

Fields

DoubleScale = 2

High-DPI 2x icon for Retina/HiDPI displays.

Quadruple = 4

Ultra-high-definition 4x icon.

Standard = 1

Standard 1x icon (approximately 50x50 px).