klyn.gui.windows.dialogs.FontDialog.selectedFont
property
public readonly property selectedFont as Font:
Description

Font accepted by the user, or the initial font after cancellation.

if dialog.showDialog(window):
title.font = dialog.selectedFont