[]
type ActionHideProperties = object;
Represents an action that hides or shows one or more widget annotations.
ActionHide
optional hide?: boolean;
Indicates whether to hide (true) or show (false) the linked annotations.