Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


value

This is the state of the Foldout's toggle. It is true if the Foldout is open and its contents are visible, and false if the Foldout is closed, and its contents are hidden.
Read time 1 minuteLast updated 10 days ago

Definition

public bool value { get; set; }