LayoutRebuilder

class in UnityEngine.UI


Implementa interfaces:ICanvasElement

Cambiar al Manual

Descripción

Wrapper class for managing layout rebuilding of CanvasElement.

Variables

transformSee ICanvasElement.

Funciones Públicas

EqualsDoes the passed rebuilder point to the same CanvasElement.
GraphicUpdateCompleteSee ICanvasElement.GraphicUpdateComplete.
IsDestroyedHas the native representation of this LayoutRebuilder been destroyed?
LayoutCompleteSee ICanvasElement.LayoutComplete.
RebuildSee ICanvasElement.Rebuild.

Funciones Estáticas

ForceRebuildLayoutImmediateForces an immediate rebuild of the layout element and child layout elements affected by the calculations.
MarkLayoutForRebuildMark the given RectTransform as needing it's layout to be recalculated during the next layout pass.