isDeleteKeyEnabled

abstract fun isDeleteKeyEnabled(deviceId: String): Boolean

Returns whether the delete key is currently known to be enabled.

Return

True when the delete key is enabled, or the default when no override is stored.

Parameters

deviceId

The identifier of the target device.