Contents

subtitle

The text to display as a subtitle on the second line of an annotation’s callout.

Declaration

get subtitle(): string | undefined;
set subtitle(value: string | undefined);

Discussion

The text to show in a callout on a second line in smaller type, if not empty.

See Also

Getting and setting data, titles, and the accessibility label