VisibilityInstance.m_cachedCurrentlyHidden Field

Definition

Specifies a cache value that indicates whether the instance type object is hidden.

protected: bool m_cachedCurrentlyHidden;
protected bool m_cachedCurrentlyHidden;
val mutable m_cachedCurrentlyHidden : bool
Protected m_cachedCurrentlyHidden As Boolean 

Field Value

Applies to