id property

int id
final

The unique identifier of the iOS view controlled by this controller.

This identifier is typically generated by PlatformViewsRegistry.getNextPlatformViewId.

Implementation

final int id;