V
- the type of View to create.public interface ViewCreator<V extends View>
ViewCreator
will be recycled across instances of
ViewCompatComponent.Modifier and Type | Method and Description |
---|---|
V |
createView(Context c) |
V createView(Context c)
c
- android Context.