Function conrod::align_top_of
[−]
[src]
pub fn align_top_of(target_height: Scalar, height: Scalar) -> Scalar
The y offset required to align an element with height to the top of a target element.
pub fn align_top_of(target_height: Scalar, height: Scalar) -> Scalar
The y offset required to align an element with height to the top of a target element.
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct, enum,
trait, typedef (or
tdef).