Table of Contents

Method SetChildrenFont

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

SetChildrenFont(Font?, bool)

Sets children font.

public virtual void SetChildrenFont(Font? font, bool recursive = false)

Parameters

font Font

New font value

recursive bool

Whether to apply to all children recurively.