Skip to content

Corner preference

Ignacy edited this page Mar 13, 2026 · 4 revisions

Mica Visual Studio allows you to customize the corner preference on a per-window-type basis, changing their frame's corner radii. Said preferences are limited to:

Round (Default)

The round corner preference is the default of most windows in Windows 11. Its radius is 8 device-independent pixels. This is the default corner preference used by Mica Visual Studio.

Round small

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.

Square

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 no other corner preferences existed then.

Clone this wiki locally