Module os

Module os 

Source
Expand description

OS interop helpers and platform-specific utilities.

Functionsยง

apply_native_rounded_corners
Try to apply native rounded corners to the OS window represented by ptr.
supports_native_rounded_corners
Returns true if we have a native strategy for rounded corners on this platform.