Skip to main content
Solved

What API sets the Fill/Hide property?

  • August 28, 2024
  • 7 replies
  • 74 views

yoshio
  • New Participant
  • 14 replies

Hi all.

What API sets the Hide property?

I want to do the same thing as the Hide setting in the application.
Appearance_Hide

Best answer by Gleb

Paints also have the same visible property:

figma.com
This topic has been closed for replies.

7 replies

tank666
  • 4873 replies
  • August 28, 2024

yoshio
  • Author
  • New Participant
  • 14 replies
  • August 28, 2024

Thanks.

I would like to know the setting of the Hide property, not the visible property.
The visible property makes the entity disappear. So it does not meet my expectations.


tank666
  • 4873 replies
  • August 28, 2024

The visible property is responsible for hiding and showing the layer. So this is the property you are looking for.


yoshio
  • Author
  • New Participant
  • 14 replies
  • August 28, 2024

Sorry. You’re right.

And I stand corrected because my explanation was wrong.


yoshio
  • Author
  • New Participant
  • 14 replies
  • August 28, 2024

My explanation was incorrect and I stand corrected.

It is the Fill/Hide property, not the Appearance/Hide property.

Want to know how to set the Fill/Hide property?
Fill_Hide


Gleb
  • Power Member
  • 4716 replies
  • Answer
  • August 28, 2024

Paints also have the same visible property:

figma.com

yoshio
  • Author
  • New Participant
  • 14 replies
  • August 29, 2024

Thanks Gleb.
I got the results I was looking for.