TextLayer.fontFamily

The font family used by this text layer.

TextLayer.fontFamily property

The font family used by this text layer.

Signature:

fontFamily: string;

Example

textLayer.fontFamily = "Inter";
Last updated: August 5, 2026 at 11:47 AMEdit this page