Share via


UITextFormattingViewControllerFormattingDescriptor.Fonts Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIFont[]? Fonts { [Foundation.Export("fonts", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setFonts:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("fonts", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setFonts:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.Fonts : UIKit.UIFont[] with get, set

Property Value

UIFont[]
Attributes

Applies to