Legacy Documentation: Version 5.1
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

LayoutRebuilder.MarkLayoutForRebuild

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

Parameters

rect Rect to rebuild.

Description

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