📜  如何将滚动条转到底部 roblox - 无论代码示例

📅  最后修改于: 2022-03-11 14:57:47.030000             🧑  作者: Mango

代码示例1
ScrollingFrame.CanvasPosition = Vector2.new(0,99999) --u can change the second value of the Vector2 to the maximum size of the ScrollingFrame in pixels, but if u leave it at a large number it will automatically go to the end