Link

toolkit / com.sas.android.visualanalytics.sdk.report / ReportObject / Text

Text

class Text : ReportObject

Describes a text object within a SAS Visual Analytics report.

Since 27.0.0

Inherited Properties

title val title: String?
The title of the report object as specified in the SAS Visual Analytics report
view val view: View?
The view associated with the report object.

Functions

getTextContent suspend fun getTextContent(): CharSequence
Get the text contents.