Turns off the ellipsis functionality.
The disableEllipsis()
function turns off the ellipsis functionality. The collapsible text hides the ellipsis, displays the full text, and acts as a regular text element.
Turning off the ellipsis functionality
sets the ellipsisEnabled
property to false
.
The ellipsis functionality is turned on by default.