0 Talk API Slider GetMinMaxValues Edit History Main Menue WoW API Widget API Macro API Lua functions Events XML UI Changes Web API HOWTOs Snippets UI tech. CVars Category nav. → Widget Methods Returns the minimum and maximum values of a slider. sliderMin, sliderMax = Slider:GetMinMaxValues() Arguments Edit None Returns Edit sliderMin, sliderMax sliderMin Number - The minimum value of the slider sliderMax Number - The maximum value of the slider Read more Clears the input text focus out of the EditBox. After this call EditBox will no longer receive... API EditBox ClearFocus Set whether long strings without spaces are wrapped or truncated.... API FontString SetNonSpaceWrap Frame:SetBackdrop( { bgFile = "bgFile", edgeFile = "edgeFile", tile = false, tileSize = 0,... API Frame SetBackdrop Related Categories Category: Widget methods