Click or drag to resize

ControlNotificationResized Field

Sent when the node changes size. Use RectSize to get the new size.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public const int NotificationResized = 40

Field Value

Type: Int32
See Also