getStringResolver

open override fun getStringResolver(): StringResolver?

Returns the text value from one of primaryTextArea, secondaryTextArea and tertiaryTextArea. Among these 3, primaryTextArea has the highest priority and tertiaryTextArea has the lowest priority. This means if the text value of primaryTextArea, secondaryTextArea and tertiaryTextArea are all set, this method returns the value of primaryTextArea.