다음을 통해 공유


TextAttributesExtensions.GetBoolAttribute 메서드

정의

public static bool GetBoolAttribute (this Microsoft.Maui.Graphics.Text.ITextAttributes attributes, Microsoft.Maui.Graphics.Text.TextAttribute type, bool defaultValue = false);
static member GetBoolAttribute : Microsoft.Maui.Graphics.Text.ITextAttributes * Microsoft.Maui.Graphics.Text.TextAttribute * bool -> bool
<Extension()>
Public Function GetBoolAttribute (attributes As ITextAttributes, type As TextAttribute, Optional defaultValue As Boolean = false) As Boolean

매개 변수

attributes
ITextAttributes
defaultValue
Boolean

반환

적용 대상