Property ToggleEnabled ToggleEnabled Boolean indicating if the toggle is enabled or not. Declaration public bool ToggleEnabled { get; protected set; } Property Value Type Description Boolean True if the toggle is enabled, false otherwise.