Table of Contents

Constructor Info

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

Info(object?, SvgImage)

Initializes a new instance of the KnownButtons.Info class.

public Info(object? text, SvgImage svg)

Parameters

text object

Button text.

svg SvgImage

Button image.

Info(SvgImage)

Initializes a new instance of the KnownButtons.Info class.

public Info(SvgImage svg)

Parameters

svg SvgImage

Button image.