-
Notifications
You must be signed in to change notification settings - Fork 2
Corner preference
Ignacy edited this page Dec 31, 2025
·
2 revisions
Mica Visual Studio allows you to customize the corner preference on a per-window-type basis, changing their frame's corner radii. The available corner preferences are:
The round corner preference refers to the default corner radii of most windows in Windows 11. Its radius is 8 device-independent pixels. This is the default corner preference used in Mica Visual Studio and Windows 11.
The small round corner preference refers to a radius of 4 device-independent pixels. It is rarely used and removes the shadow of any window using it.
The square corner preference refers to a radius of 0 pixels; that is, no curved corners. This is the default corner preference used in Windows 10, as there were no other corner preferences back then.