ICanvasElement

interface in UnityEngine.UI

Description

This is an element that can live on a Canvas.

Properties

transformGet the transform associated with the ICanvasElement.

Public Methods

GraphicUpdateCompleteCallback sent when this ICanvasElement has completed Graphic rebuild.
IsDestroyedReturn true if the element is considered destroyed. Used if the native representation has been destroyed.
LayoutCompleteCallback sent when this ICanvasElement has completed layout.
RebuildRebuild the element for the given stage.

Did you find this page useful? Please give it a rating: