setName

abstract fun setName(@Nullable name: @Nullable String)

Sets the source name that will be visible in the overlay.

This method sets marks as "dirty" and increases its state by 1.

Parameters

name

The source name.