viewId property
final
The unique identifier of the UIView displayed on this layer.
A UIView with this identifier must have been created by PlatformViewsService.initUiKitView.
Implementation
final int viewId;
The unique identifier of the UIView displayed on this layer.
A UIView with this identifier must have been created by PlatformViewsService.initUiKitView.
final int viewId;