Improve documents

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Jack Ye 2025-04-04 20:23:07 +08:00 committed by GitHub
parent 1611ad37f3
commit 514fa0037a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -23,7 +23,7 @@ public class ThemeData
public bool? IsDark { get; private init; }
/// <summary>
/// Theme file path
/// Indicates whether the theme supports blur effects
/// </summary>
public bool? HasBlur { get; private init; }