D
D
DANICH702021-02-01 20:30:55
Unity
DANICH70, 2021-02-01 20:30:55

How to disable "Text" tab in UI text via code?

I want to disable this "Text" tab via code. Just this tab.
60183acc96418236944644.png

Answer the question

In order to leave comments, you need to log in

2 answer(s)
F
freeExec, 2021-02-01
@freeExec

GetComponent<Text>().enable = false;

D
DANICH70, 2021-02-02
@DANICH70

Help, I have a problem! Please help.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question