UIFont.FontDescriptor Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The UIFontDescriptor for this UIFont.
C#
[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
- Attributes
(More documentation for this node is coming)
This can be used from a background thread.
Produkt | Versioner |
---|---|
Xamarin iOS SDK | 12 |