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