type Region = { Scroll: boolean? }
--// Canvas local Region = ...:Region() Region:Label({ Text="Hello world!" })
Last updated 4 days ago