HelpDecoratingContainer.HelpDecoratingContainer.helpEnabled - multiple declarations

Function HelpDecoratingContainer.HelpDecoratingContainer.helpEnabled

Set on or off help information displaying.

HelpDecoratingContainer.HelpDecoratingContainer helpEnabled (
  bool helpEnabled
) nothrow @safe;

Parameters

NameDescription
helpEnabled whether help info is enabled or not

Returns

typeof(this)

Function HelpDecoratingContainer.HelpDecoratingContainer.helpEnabled

Get helpEnabled

bool helpEnabled () nothrow @safe;

Returns

bool