Skip to content

ShowPopoverBuildParams.cancel method

ShowPopoverBuildParams › cancel

Dismisses the popover, resolving it with null, as the Cancel button does.

Signature:

cancel(this: void): void

Parameters:

ParameterTypeDescription
thisvoid

Returns: void