Module ui

Source
Expand description

Generic values for UI properties.

Re-exports§

pub use self::GenericCursor as Cursor;
pub use self::GenericCursorImage as CursorImage;
pub use self::GenericScrollbarColor as ScrollbarColor;

Structs§

GenericCursor
A generic value for the cursor property.
GenericCursorImage
A generic value for item of image cursors.

Enums§

GenericScrollbarColor
A generic value for scrollbar-color property.