onPlatformViewCreated abstract method

void onPlatformViewCreated(
  1. int id
)

Callback function that is executed once the view is established

Implementation

void onPlatformViewCreated(int id);