UIFont.FontDescriptor Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
UIFontDescriptor pour cet UIFont.
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.UIFontDescriptor FontDescriptor { [Foundation.Export("fontDescriptor")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.FontDescriptor : UIKit.UIFontDescriptor
Valeur de propriété
- Attributs
Remarques
(Plus de documentation pour ce nœud arrive)
Cela peut être utilisé à partir d’un thread d’arrière-plan.