Legacy Documentation: Version 2017.2 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

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.
对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答