ReferenceToolbarToolbar:isSnapped()✦Use with AI▾On this pageToolbar:isSnapped() Check whether the toolbar is currently in a snapped state. Signature Toolbar:isSnapped(): boolean Returns boolean - true when the toolbar is snapped or collapsed Example if Toolbar:isSnapped() then Toolbar:setSnap(false)end