This version of Unity is unsupported.

LayoutRebuilder.MarkLayoutForRebuild

Declaration

public static void MarkLayoutForRebuild(RectTransform rect);

Parameters

rect Rect to rebuild.

Description

Mark the given RectTransform as needing it's layout to be recalculated during the next layout pass.