DWM_WINDOW_CORNER_PREFERENCE class

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

DWMWCP_DEFAULT → const int
Let the system decide whether or not to round window corners
DWMWCP_DONOTROUND → const int
Never round window corners
DWMWCP_ROUND → const int
Round the corners if appropriate
DWMWCP_ROUNDSMALL → const int
Round the corners if appropriate, with a small radius