public CullStateChangedEvent onCullStateChanged ;

Description

Callback issued when culling changes.

Called whene the culling state of this MaskableGraphic either becomes culled or visible. You can use this to control other elements of your UI as culling happens.