TextField

constructor(label: String? = null, contentDescription: String? = null)

Parameters

label

Text field label. Set null to use the default label.

contentDescription

Content description for accessibility. Set null to use the default text.