Custom
This category contains 6 controls:
- DaisyModifierKeys: Displays modifier key states (Shift, Ctrl, Alt, CapsLock, NumLock, ScrollLock). Supports automatic font scaling when contained within a FloweryScaleManager.EnableScaling="True" container.
- DaisyWeatherCurrent: Displays current weather conditions including temperature, feels-like, condition icon, and date/time info. Supports automatic font scaling when contained within a FloweryScaleManager.EnableScaling="True" container.
- DaisyWeatherIcon: Animated weather condition icon with subtle animations for each weather type. Supports automatic font scaling when contained within a FloweryScaleManager.EnableScaling="True" container.
- DaisyWeatherCard: A composite weather card that can display current weather, forecast, and metrics. Supports both manual property binding and automatic data fetching via IWeatherService. Supports automatic font scaling when contained within a FloweryScaleManager.EnableScaling="True" container.
- DaisyWeatherMetrics: Displays weather metrics in a table format (UV, wind, humidity). Supports automatic font scaling when contained within a FloweryScaleManager.EnableScaling="True" container.
- DaisyWeatherForecast: Displays a horizontal strip of daily weather forecasts. Supports automatic font scaling when contained within a FloweryScaleManager.EnableScaling="True" container.
See individual control documentation for detailed usage.