Table of Contents

Method PinButton

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

PinButton(bool)

Indicates that a pin button should be drawn for the pane.

IAuiPaneInfo PinButton(bool visible = true)

Parameters

visible bool

true if a pin button should be drawn, false otherwise.

Returns

IAuiPaneInfo

Returns this pane info instance.