Type Alias HelpRef

HelpRef: { isShow(): boolean; show(value: boolean): void }

Reference to manage help message functionality in the viewer.

Type declaration