Appearance
function navigateToFloorById(floorId): Promise<void>;
Navigate to a floor by its numeric ID.
floorId
number
Promise<void>
Promise
void