7 references to SetBoolAttribute
Microsoft.Maui.Graphics (7)
Text\TextAttributeExtensions.cs (7)
45
attributes.
SetBoolAttribute
(TextAttribute.Underline, value);
57
attributes.
SetBoolAttribute
(TextAttribute.Bold, value);
69
attributes.
SetBoolAttribute
(TextAttribute.Italic, value);
81
attributes.
SetBoolAttribute
(TextAttribute.UnorderedList, value);
105
attributes.
SetBoolAttribute
(TextAttribute.Strikethrough, value);
112
=> attributes.
SetBoolAttribute
(TextAttribute.Superscript, value);
118
=> attributes.
SetBoolAttribute
(TextAttribute.Subscript, value);