Version: 2018.2

LayoutRebuilder.MarkLayoutForRebuild

Switch to Manual
public static void MarkLayoutForRebuild (RectTransform rect);

Parameters

rectRect to rebuild.

Description

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