commit
854b2e0c4d
1 changed files with 1 additions and 1 deletions
|
|
@ -54,7 +54,7 @@ impl Frame {
|
|||
self.size.width
|
||||
}
|
||||
|
||||
/// Returns the width of the [`Frame`].
|
||||
/// Returns the height of the [`Frame`].
|
||||
#[inline]
|
||||
pub fn height(&self) -> f32 {
|
||||
self.size.height
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue