CanvasUpdateRegistry.TryRegisterCanvasElementForGraphicRebuild

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

Parámetros

elementElement to rebuild.

Valor de retorno

bool Was the element scheduled.

Descripción

Rebuild the layout of the given element.

Returns false if already exists in rebuild queue.