Trait browser_window::Property [−][src]
A property is something that has a setter and a getter.
A property is something that has a setter and a getter.
impl<'a> Property<u8, u8> for Opacity<'a>
[src]impl<'a> Property<String, &'_ str> for Title<'a>
[src]impl<'a> Property<cbw_Dims2D, cbw_Dims2D> for ContentDimensions<'a>
[src]impl<'a> Property<cbw_Dims2D, cbw_Dims2D> for WindowDimensions<'a>
[src]impl<'a> Property<cbw_Pos2D, cbw_Pos2D> for Position<'a>
[src]