UIKit.UIFont.FontNamesForFamilyName Method
Returns a list of fonts in the given family.

Syntax

[Foundation.Export("fontNamesForFamilyName:")]
public static string[] FontNamesForFamilyName (string familyName)

Parameters

familyName
The name of a font family.

Returns

Remarks

This can be used from a background thread.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0