Update documentation of Toggler
This commit is contained in:
parent
be3ee9adf1
commit
c0cfd9d5cf
1 changed files with 1 additions and 1 deletions
|
|
@ -96,7 +96,7 @@ impl<Message, Renderer: self::Renderer + text::Renderer>
|
|||
self
|
||||
}
|
||||
|
||||
/// Sets the alignment of the text of the [`Toggler`]
|
||||
/// Sets the horizontal alignment of the text of the [`Toggler`]
|
||||
///
|
||||
/// [`Toggler`]: struct.Toggler.html
|
||||
pub fn text_align(mut self, align: HorizontalAlignment) -> Self {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue