Toggles whether a class is applied to the element.
उदाहरण
सिंटैक्स
toggleClass(c)
पैरामीटर्स
c
{String} class name to toggle.
Notice any errors or typos? Please let us know. Please feel free to edit src/dom/p5.Element.js and open a pull request!