View-common / view.core.loaders / Ids / containsId
containsId
fun containsId(id:
Int
):
Boolean
Checks if the passed id is already used.
Parameters
The
- id to check.
Return True if the id is used before, false otherwise
View-common / view.core.loaders / Ids / containsId
fun containsId(id:
Int
):
Boolean
Checks if the passed id is already used.
The
- id to check.
Return True if the id is used before, false otherwise