IsHidden
Since: IVPrismaUI1
virtual bool IsHidden(PrismaView view) noexcept = 0;
Returns true if the view is currently hidden.
See also
Show, Hide.
IsHiddenSince: IVPrismaUI1
virtual bool IsHidden(PrismaView view) noexcept = 0;
Returns true if the view is currently hidden.
Show, Hide.