Package javafx.scene

Enum Class AccessibleAttribute.ToggleState

java.lang.Object
java.lang.Enum<AccessibleAttribute.ToggleState>
javafx.scene.AccessibleAttribute.ToggleState
All Implemented Interfaces:
Serializable, Comparable<AccessibleAttribute.ToggleState>, Constable
Enclosing class:
AccessibleAttribute

public static enum AccessibleAttribute.ToggleState extends Enum<AccessibleAttribute.ToggleState>
This enum describes the values for TOGGLE_STATE attribute.
Since:
21