TextAttributeExtensions.GetUnderline(ITextAttributes) Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public:
[System::Runtime::CompilerServices::Extension]
static bool GetUnderline(Microsoft::Maui::Graphics::Text::ITextAttributes ^ attributes);
public static bool GetUnderline (this Microsoft.Maui.Graphics.Text.ITextAttributes attributes);
static member GetUnderline : Microsoft.Maui.Graphics.Text.ITextAttributes -> bool
<Extension()>
Public Function GetUnderline (attributes As ITextAttributes) As Boolean
Parameter
- attributes
- ITextAttributes