CanvasUpdateRegistry.TryRegisterCanvasElementForLayoutRebuild

Cambiar al Manual
public static bool TryRegisterCanvasElementForLayoutRebuild (UI.ICanvasElement element);

Parámetros

elementElement to rebuild.

Valor de retorno

bool Was the element scheduled.

Descripción

Was the element scheduled.

Returns false if already exists in rebuild queue.