Tag Kind: Modifier
Reflections marked with the @ignore tag will be removed from the documentation.
It is equivalent to the @hidden tag.
export class Visibility {
/** @ignore */
newBehavior(): void;
}
@hidden tag@internal tag@ignore tag