FontsHelperTryGetFontStyle(NullableAppearanceFontStyle) - метод
The try get font style.
Пространство имён: Tessa.UI.Views.AppearancesСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
public static FontStyle? TryGetFontStyle(
AppearanceFontStyle? fontStyle
)
Public Shared Function TryGetFontStyle (
fontStyle As AppearanceFontStyle?
) As FontStyle?
public:
static Nullable<FontStyle> TryGetFontStyle(
Nullable<AppearanceFontStyle> fontStyle
)
static member TryGetFontStyle :
fontStyle : Nullable<AppearanceFontStyle> -> Nullable<FontStyle>
- fontStyle NullableAppearanceFontStyle
-
The font style.
NullableFontStyle
The
FontStyle.