Select your preferred scripting language. All code snippets will be displayed in this language.
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.
CloseThis is an element that can live on a Canvas.
transform | Get the transform associated with the ICanvasElement. |
IsDestroyed | Return true if the element is considered destroyed. Used if the native representation has been destroyed. |
Rebuild | Rebuild the element for the given stage. |