viewId property

int viewId
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;