resourceLayoutId property

int? resourceLayoutId
final

In Android platform,you can define your own self-render view layout with resourceLayoutId parameter

Implementation

final int? resourceLayoutId;