setNameBytes

open fun setNameBytes(value: ByteString): Context.Fonts.FontPackage.Builder
Specifies the CSS name used for this font package/family.
string name = 1;

Return

This builder for chaining.

Parameters

value

The bytes for name to set.