FontsHelperTryGetFontStyle(NullableAppearanceFontStyle) - метод

The try get font style.

Definition

Пространство имён: Tessa.UI.Views.Appearances
Сборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
C#
public static FontStyle? TryGetFontStyle(
	AppearanceFontStyle? fontStyle
)

Параметры

fontStyle  NullableAppearanceFontStyle
The font style.

Возвращаемое значение

NullableFontStyle
The FontStyle.

См. также