Last updated 1 year ago
Any child widget of NScroller has access to this slot's methods.
ScrollerSlot:HAlign(HorizontalAlignment)
HorizontalAlignment
— Returns WGui.HAlign.
local ret = ScrollerSlot:GetHAlign()
ScrollerSlot:VAlign(VerticalAlignment)
VerticalAlignment
— Returns WGui.VAlign.
local ret = ScrollerSlot:GetVAlign()