resourceName property

String? resourceName
getter/setter pair

The resource name of the native view.

On Android, this is the resource name. On iOS, this is the identifier.

Implementation

String? resourceName;