Class

RemoteFontFamily.Named

Represents a custom or system font family referenced by name.

Source set: Android
public class Named(name: String) : RemoteFontFamily(name, "RemoteFontFamily.Named($name)")

Represents a custom or system font family referenced by name.

Last updated: