Delegate LayoutCallback<T> Namespace: Unity.UIWidgets.rendering Syntax public delegate void LayoutCallback<T>(T constraints) where T : Constraints; Parameters Type Name Description T constraints Type Parameters Name Description T