SignatureInformation$Typings extension

on

Properties

activeParameter num

Available on SignatureInformation, provided by the SignatureInformation$Typings extension

The index of the active parameter.
getter/setter pair
documentation Object

Available on SignatureInformation, provided by the SignatureInformation$Typings extension

The human-readable doc-comment of this signature. Will be shown in the UI but can be omitted.
getter/setter pair
label String

Available on SignatureInformation, provided by the SignatureInformation$Typings extension

The label of this signature. Will be shown in the UI.
getter/setter pair
parameters List<ParameterInformation>

Available on SignatureInformation, provided by the SignatureInformation$Typings extension

The parameters of this signature.
getter/setter pair