다음을 통해 공유


TextAttributeExtensions.GetBackgroundColor(ITextAttributes) 메서드

정의

public:
[System::Runtime::CompilerServices::Extension]
 static System::String ^ GetBackgroundColor(Microsoft::Maui::Graphics::Text::ITextAttributes ^ attributes);
public static string GetBackgroundColor (this Microsoft.Maui.Graphics.Text.ITextAttributes attributes);
static member GetBackgroundColor : Microsoft.Maui.Graphics.Text.ITextAttributes -> string
<Extension()>
Public Function GetBackgroundColor (attributes As ITextAttributes) As String

매개 변수

attributes
ITextAttributes

반환

적용 대상