Table of Contents

Method GetInfo

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

GetInfo(KnownButton)

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

public static KnownButtons.Info? GetInfo(KnownButton index)

Parameters

index KnownButton

Index of the button.

Returns

KnownButtons.Info