Write missing documentation in iced_native

This commit is contained in:
Héctor Ramón Jiménez 2021-11-05 15:31:33 +07:00
parent d5f4067def
commit aca9d414d3
No known key found for this signature in database
GPG key ID: 140CC052C94F138E
3 changed files with 10 additions and 1 deletions

View file

@ -69,6 +69,7 @@ where
)
}
/// Returns the current [`mouse::Interaction`] of the [`Element`].
pub fn mouse_interaction(
&self,
layout: Layout<'_>,