interface in UnityEngine.UI
Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
CloseFor some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.
CloseThis is an element that can live on a Canvas.
transform | Get the transform associated with the ICanvasElement. |
GraphicUpdateComplete | Callback sent when this ICanvasElement has completed Graphic rebuild. |
IsDestroyed | Return true if the element is considered destroyed. Used if the native representation has been destroyed. |
LayoutComplete | Callback sent when this ICanvasElement has completed layout. |
Rebuild | Rebuild the element for the given stage. |