Click or drag to resize
EntityOnVisiblityChange Field
Callback to execute every time the visibility of this entity changes (also invokes when parent becomes invisible / visible again).

Namespace:  GeonBit.UI.Entities
Assembly:  GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public EventCallback OnVisiblityChange

Field Value

Type: EventCallback
See Also