Compartir a través de


UIFont.PreferredSubheadline Propiedad

Definición

UiFont preferido para el tipo dinámico Subheadline.

public static UIKit.UIFont PreferredSubheadline { get; }
member this.PreferredSubheadline : UIKit.UIFont

Valor de propiedad

Comentarios

Para implementar el tipo dinámico, los desarrolladores de aplicaciones deben actuar en reacción a ObserveContentSizeCategoryChanged (vea los comentarios y el ejemplo en GetPreferredFontForTextStyle(UIFontTextStyle, UITraitCollection)).

Esto se puede usar desde un subproceso en segundo plano.

Se aplica a