contentView property

int? contentView
final

after setup, the content view will be added to the pip view user should be responsible for the rendering of the content view.

Implementation

final int? contentView;