isCornerSelected

fun isCornerSelected(selectedTableId: String): Boolean

Checks if the corner of the table is selected.

Return

True if the corner is selected, false otherwise.

Parameters

selectedTableId

The ID of the selected table.