ReferenceToolbarToolbar:getOpacity()✦Use with AI▾On this pageToolbar:getOpacity() Get the current toolbar opacity. Signature Toolbar:getOpacity(): number Returns number - The current toolbar opacity Example local opacity = Toolbar:getOpacity()print(opacity)