TextContent
interface TextContent
An UI Element that contains textual content. This element can have more than one textual content. For example, one Mountable wrapping a complex custom view can have multiple text views, and therefore, multiple TextContent.Item
It is responsibility of who implements the Mountable to implement this interface and provide the correct properties.
Properties
Link copied to clipboard
Link copied to clipboard
This is a helper method to retrieve the CharSequence that make up the textual content in this given TextContent