Table of Contents

Class KnownButtons

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

Contains text, image and other information for the known buttons.

public static class KnownButtons
Inheritance
KnownButtons

Methods

GetImage(KnownButton)

Retrieves the SVG image associated with the specified button index.

GetInfo(KnownButton)

Gets information (text, image, etc.) about the specified known button.

GetText(KnownButton)

Retrieves the text associated with the specified button index.

SetInfo(KnownButton, Func<Info?>)

Sets information about the specified known button.