Struct direct_gui::controls::Flat
[−]
[src]
pub struct Flat {
pub color: Color,
pub size: (i32, i32),
}The skin of the button is rendered by an algorithm.
Fields
color: Color
size: (i32, i32)