setContentView

open fun setContentView(contentView: View)

Sets the child view for the icon.

If the view contains a TextView with the id "text", operations such as setTextAppearance and makeIcon will operate upon that TextView.