IDebugPanelChangeReceiver

interface in UnityEngine.UIElements

Description

Implement this to receive callbacks for visual element changes. This interface is exclusively available in development builds and the Editor, as it serves as a debug feature that complements the profiling of an application.

Public Methods

OnVisualElementChange Receives notifications for every change that occurs on the panel's visual elements. This method is exclusively available in development builds and the Editor, as it serves as a debug feature that complements the profiling of an application.

Did you find this page useful? Please give it a rating: