GridObjectLayoutControl.text Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public: TMPro::TextMeshPro ^ text;
[UnityEngine.Tooltip("Optional text field to output the layout of control.")]
public TMPro.TextMeshPro text;
[<UnityEngine.Tooltip("Optional text field to output the layout of control.")>]
val mutable text : TMPro.TextMeshPro
Public text As TextMeshPro
Field Value
TMPro.TextMeshPro
- Attributes
-
UnityEngine.TooltipAttribute