onPlatformViewCreated property

ValueChanged<int>? onPlatformViewCreated
final

Event to be called when the view gets created

Implementation

final ValueChanged<int>? onPlatformViewCreated;