Share via


NSFontManager.ConvertAttributes(NSDictionary) Method

Definition

[Foundation.Export("convertAttributes:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSDictionary ConvertAttributes(Foundation.NSDictionary attributes);
[<Foundation.Export("convertAttributes:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member ConvertAttributes : Foundation.NSDictionary -> Foundation.NSDictionary
override this.ConvertAttributes : Foundation.NSDictionary -> Foundation.NSDictionary

Parameters

attributes
NSDictionary

Returns

Attributes

Applies to