[]
        
(Showing Draft Content)

ActionHideProperties

Type Alias: ActionHideProperties

type ActionHideProperties = object;

Represents an action that hides or shows one or more widget annotations.

See

ActionHide

Properties

hide?

optional hide?: boolean;

Indicates whether to hide (true) or show (false) the linked annotations.