As I said on the title the field isTextEllipsized is not working for me, is always returning false.
Example:
label = m.top.createChild("Label")
label.color = "#ffffff"
label.font = font
label.vertAlign = "bottom"
label.wrap = true
label.lineSpacing = 2
label.width = 135
label.height = 61
label.text = "Really really really really really really long long long long long text"
? "label.isTextEllipsized " label.isTextEllipsized
Console prints:
label.isTextEllipsized false
Note: Using Roku 4210x - OS 7.2