ComponentBase.ShouldRender 메서드

정의

구성 요소가 렌더링되어야 하는지 여부를 나타내는 플래그를 반환합니다.

protected:
 virtual bool ShouldRender();
protected virtual bool ShouldRender ();
abstract member ShouldRender : unit -> bool
override this.ShouldRender : unit -> bool
Protected Overridable Function ShouldRender () As Boolean

반환

적용 대상